mirror of
https://github.com/naksyn/GregsBestFriend
synced 2026-06-06 16:14:37 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
ddbdac893d
commit
c9c42966e2
@@ -1 +1,14 @@
|
||||
|
||||
## Building with Visual Studio
|
||||
|
||||
Note: GregsBestFriend is only supported on 64-bit Windows systems. 32-bit builds are not recommended or supported.
|
||||
|
||||
1. Open the solution file `GregsBestFriend.sln` in Visual Studio.
|
||||
|
||||
2. Ensure that the build configuration is set to `Release` and the platform is set to `x64`.
|
||||
|
||||
3. Select `Build Solution` from the `Build` menu or press `F7` to build the solution.
|
||||
|
||||
4. The compiled executable will be located in the `x64/Release` folder.
|
||||
|
||||
Note: If you encounter any errors during the build process, ensure that you have installed the necessary dependencies and that your Visual Studio installation is properly configured.
|
||||
|
||||
Reference in New Issue
Block a user