This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:multiasm:exercisesbook:pc [2026/06/03 12:31] – [Solution with static assembly library] ktokarz | en:multiasm:exercisesbook:pc [2026/06/03 12:54] (current) – [Solution with static assembly library] ktokarz | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| **1.** Create the solution. You can create a simple "Hello world" example written in C++ for execution in a console window.\\ | **1.** Create the solution. You can create a simple "Hello world" example written in C++ for execution in a console window.\\ | ||
| <figure createsln> | <figure createsln> | ||
| - | {{: | + | {{: |
| < | < | ||
| </ | </ | ||
| + | <figure consoleapp> | ||
| + | {{: | ||
| + | < | ||
| + | </ | ||
| + | <figure nameapp> | ||
| + | {{: | ||
| + | < | ||
| + | </ | ||
| + | At this stage, you can test the application. It should print "Hello World" in a console window. | ||
| + | **2.** Add assembler module with library functions. | ||
| + | <figure addasmproj> | ||
| + | {{: | ||
| + | < | ||
| + | </ | ||