mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
Updated Wiki content
@@ -116,13 +116,13 @@ How to building with Visual Studio on Windows 64-bit.
|
|||||||
> [!TIP]
|
> [!TIP]
|
||||||
> If you encounter issues, you can try to uninstall ZLIB from your Vcpkg library.
|
> If you encounter issues, you can try to uninstall ZLIB from your Vcpkg library.
|
||||||
|
|
||||||
1. If successful, you will find the Visual Studio solution file in:
|
3. If successful, you will find the Visual Studio solution file in:
|
||||||
```shell
|
```shell
|
||||||
build\OrcaSlicer.sln
|
build\OrcaSlicer.sln
|
||||||
```
|
```
|
||||||
2. Open the solution in Visual Studio, set the build configuration to `Release` and run the `Local Windows Debugger`.
|
4. Open the solution in Visual Studio, set the build configuration to `Release` and run the `Local Windows Debugger`.
|
||||||

|

|
||||||
3. Your resulting executable will be located in:
|
5. Your resulting executable will be located in:
|
||||||
```shell
|
```shell
|
||||||
\build\src\Release\orca-slicer.exe
|
\build\src\Release\orca-slicer.exe
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user