BriFuture opened this issue 5 years ago · 1 comments
Issues:
It seems that the following is not correct,
SET(CMAKE_RC_COMPILE_OBJECT "<CMAKE_RC_COMPILER> <FLAGS> -O coff <DEFINES> -i <SOURCE> -o <OBJECT>")
Environment: Qt 5.12, msvc2015_64 cmake 3.12
That's fine to comment CMAKE_RC_COMPILE_OBJECT line, and it now works.