From 735818b44a5d53b073a33d3946e007871ffdff0d Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Wed, 28 Jan 2026 00:15:00 +0000 Subject: [PATCH] Updated Wiki content --- developer-reference/How-to-build.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/developer-reference/How-to-build.md b/developer-reference/How-to-build.md index 557e687..7a35e6b 100644 --- a/developer-reference/How-to-build.md +++ b/developer-reference/How-to-build.md @@ -126,13 +126,11 @@ How to building with Visual Studio on Windows 64-bit. build_release_vs.bat ``` - ![vs_cmd](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/develop/vs_cmd.png?raw=true) + ![vs_cmd](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/develop/vs_cmd.png?raw=true) - > [!NOTE] - > The build process will take a long time depending on your system but even with high-end hardware it can take up to 40 minutes. + **🕒 Note:** The build process will take a long time depending on your system but even with high-end hardware it can take up to 40 minutes. - > [!TIP] - > If you encounter issues, you can try to uninstall ZLIB from your Vcpkg library. + **💡 Tip:** If you encounter issues, you can try to uninstall ZLIB from your Vcpkg library. 3. If successful, you will find the Visual Studio solution file in: