Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows with cmake, using ninja build system, and address sanitizer enabled failed on "cmake --build . --target install --config=RelWithDebInfo" #230

Open
jose94752 opened this issue Oct 19, 2024 · 1 comment
Assignees
Labels
Rudi Rudi answer is needed

Comments

@jose94752
Copy link
Contributor

jose94752 commented Oct 19, 2024

Windows with cmake, using ninja build system, and address sanitizer enabled failed on
cmake --build . --target install --config=RelWithDebInfo
Error on :
[237/298] Building CXX object winvnc\CMakeFiles\winvnc.dir\C_\source\UltraVNC\winvnc\winvnc\SettingsManager.cpp.obj
FAILED: winvnc/CMakeFiles/winvnc.dir/C_/source/UltraVNC/winvnc/winvnc/SettingsManager.cpp.obj
[...]
[250/298] Linking CXX executable vncviewer\vncviewer.exe
ninja: build stopped: subcommand failed.

@RudiDeVos
Copy link
Member

Can't answer this one..never used it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rudi Rudi answer is needed
Development

No branches or pull requests

3 participants