Skip to content
Discussion options

You must be logged in to vote

build_windows.bat, once sucesfully completed, builds the package target for osc (i.e. the installer):

The package target also builds the osc target. The location of osc.exe is build-system-determined, but on Windows using MSVC etc. it will typically be something like .\osc-build\x64-RelWithDebInfo\apps\osc\osc.exe, or similar - it's usually easiest to just search for osc.exe in the build dir.

If you intend on developing osc on Windows with (e.g.) Visual Studio, there's a rough guide here:

Which initia…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adamkewley
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #747 on June 19, 2025 12:37.