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
>cmake --install build --config Release --prefix C:/nappgui
-- Up-to-date: C:/nappgui/inc/nappgui.h
CMake Warning (dev) at build/cmake_install.cmake:40 (file):
Syntax error in cmake code at
C:/Users/Alexander.Nutz/EmDaemonNewNewNew/nappgui_src/build/cmake_install.cmake:40
when parsing string
C:\Users\Alexander.Nutz\EmDaemonNewNewNew\nappgui_src\build\tools\build\Debug\bin\nrc.exe
Invalid escape sequence \U
Policy CMP0010 is not set: Bad variable reference syntax is an error. Run
"cmake --help-policy CMP0010" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
This warning is for project developers. Use -Wno-dev to suppress it.
It uses some VS version
don't know which one exactly
It complains about there begin backslashes in line 40 in cmake_install.cmake
I fixed it by removing like 16 from NAppGenerateTools.cmake
The text was updated successfully, but these errors were encountered: