Skip to content

Cross compiling for Windows. Where is .dll file? #1500

Discussion options

You must be logged in to vote

The command cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/x86_64-w64-mingw32.toolchain.cmake only prepares the build. You need to run cmake --build . afterwards to run the build process. See the instructions in the README file.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robert-dzikowski
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