mirror of
https://github.com/OrcaSlicer/OrcaSlicer_WIKI.git
synced 2026-05-17 08:35:46 +03:00
Update Visual Studio solution file extension in docs (#75)
Changed the referenced solution file from 'OrcaSlicer.sln' to 'OrcaSlicer.slnx' in the Windows build instructions to reflect the correct file name.
This commit is contained in:
@@ -118,7 +118,7 @@ How to building with Visual Studio on Windows 64-bit.
|
||||
|
||||
3. If successful, you will find the Visual Studio solution file in:
|
||||
```shell
|
||||
build\OrcaSlicer.sln
|
||||
build\OrcaSlicer.slnx
|
||||
```
|
||||
4. Open the solution in Visual Studio, set the build configuration to `Release` and run the `Local Windows Debugger`.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user