Gets hung up on the cmake step, complaining about platform specifications in nmake. I don't fully know my way around C/++ but I did try and couldn't quite suss out exactly what line was responsible for the issue. Tried deleting the specification from the cmake command in the build.bat file, but it just calls out the same error. /shrug
Hope this helps, and I'd still love to use the dang thing. Excited about this little track hacker community!
CMake Error at CMakeLists.txt:3 (project):
Generator
does not support platform specification, but platform
was specified.
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "C:/Users/johnk/Documents/Fuser/customs/songbuilder/FuserCustomSongCreator/build/CMakeFiles/CMakeOutput.log".
Gets hung up on the cmake step, complaining about platform specifications in nmake. I don't fully know my way around C/++ but I did try and couldn't quite suss out exactly what line was responsible for the issue. Tried deleting the specification from the cmake command in the build.bat file, but it just calls out the same error. /shrug
Hope this helps, and I'd still love to use the dang thing. Excited about this little track hacker community!
CMake Error at CMakeLists.txt:3 (project):
Generator
does not support platform specification, but platform
was specified.
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "C:/Users/johnk/Documents/Fuser/customs/songbuilder/FuserCustomSongCreator/build/CMakeFiles/CMakeOutput.log".