You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue describes a failure while I'm trying to build on Windows using Cmake. And I find that it's caused by the "-DCMAKE_C_FLAGS" added. I'm a beginner in cmake, so I'm not sure about whether it's a misusage of cmake.
To Reproduce
Expected Behavior
build successfully
Logs/Backtraces
libvncserver is the directory where this library lies in
Chiichen
changed the title
Failed to build on Windows with "-DCMAKE_C_FLAGS"
Failed to build on Windows while "-DCMAKE_C_FLAGS" is specified
Sep 6, 2024
If you'd like to put out an incentive for fixing this bug, you can do so at https://issuehunt.io/r/LibVNC/libvncserver
Describe the bug
This issue describes a failure while I'm trying to build on Windows using Cmake. And I find that it's caused by the "-DCMAKE_C_FLAGS" added. I'm a beginner in cmake, so I'm not sure about whether it's a misusage of cmake.
To Reproduce
Expected Behavior
build successfully
Logs/Backtraces
libvncserver
is the directory where this library lies inYour environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: