You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change to “Windows(/SUBSYSTEM:WINDOWS)” (because this is a Windows application, not a console application).
45
45
46
-
<imgsrc="./robotcode_solution_platform_x86.png"alt="Visual Studio Toolbar: Change solution platform from x64 to x86"width="400"/>
46
+
<imgsrc="./robotcode_solution_platform_x86.png"alt="Visual Studio Toolbar: Change solution platform from x64 to x86"width="100%"/>
47
47
48
48
---
49
49
@@ -68,7 +68,7 @@ By right-clicking on your project name in the “solution explorer” and select
68
68
69
69
**Note:** If you don’t add any of the project dependencies, you will face errors saying “unresolved external symbol”. Here is an example of how the errors might look like:
70
70
71
-
<imgsrc="./robotcode_unresolved_external_symbol_error.png"alt="Error List: Unresolved external symbol example"width="400"/>
71
+
<imgsrc="./robotcode_unresolved_external_symbol_error.png"alt="Error List: Unresolved external symbol example"width="100%"/>
0 commit comments