mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-12-16 12:08:49 +00:00
Updated Building from Source (markdown)
parent
1c7993b0c5
commit
3eee53923b
@ -28,7 +28,6 @@ Then, follow these instructions:
|
|||||||
- Please run `git submodule update --init --recursive` to get the submodules
|
- Please run `git submodule update --init --recursive` to get the submodules
|
||||||
- Click Generate to create the project files
|
- Click Generate to create the project files
|
||||||
- Open the solution file in Visual Studio 2022, which is located in the build folder
|
- Open the solution file in Visual Studio 2022, which is located in the build folder
|
||||||
- Depending on which frontend (SDL2 or Qt) you want to build or run, select "azahar" or "azahar-qt" in the Solution Explorer, right click and "Set as Startup Project"
|
|
||||||
- Select the appropriate build type, Debug for debug purposes or Release for performance (if in doubt, choose the latter)
|
- Select the appropriate build type, Debug for debug purposes or Release for performance (if in doubt, choose the latter)
|
||||||
- Press F5 or select Build → Rebuild Solution in the menu
|
- Press F5 or select Build → Rebuild Solution in the menu
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user