V1.02 fatal error!

About Monkey 2 Forums Monkey 2 Development V1.02 fatal error!

This topic contains 3 replies, has 3 voices, and was last updated by  Mark Sibly 2 years, 9 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2251

    AdamStrange
    Participant

    just downloaded and installed V1.02 and it gives a fatal error – NOT GOOD MARK!

     

    Compiling….
    Build error: System command ‘g++ -std=c++11 -Wno-deprecated-declarations -Wno-tautological-pointer-compare -Wno-undefined-bool-conversion -Wno-int-to-void-pointer-cast -Wno-inconsistent-missing-override -Wno-logical-op-parentheses -Wno-parentheses-equality -O0 -I”/Applications/monkey2/modules/litehtml/litehtml/include/” -I”/Applications/monkey2/modules/freetype/freetype-2.6.3/include/” -I”/Applications/monkey2/modules/sdl2/SDL/include/” -I”/Applications/monkey2/modules/monkey/native” -c -o “/Applications/monkey2/src/ted21/ted21.buildv1.0.2/build_cache/desktop_debug_macos/ted21_0ted21.cpp.o” “/Applications/monkey2/src/ted21/ted21.buildv1.0.2/build_cache/desktop_debug_macos/ted21_ted21.cpp”‘ failed.
    g++ -std=c++11 -Wno-deprecated-declarations -Wno-tautological-pointer-compare -Wno-undefined-bool-conversion -Wno-int-to-void-pointer-cast -Wno-inconsistent-missing-override -Wno-logical-op-parentheses -Wno-parentheses-equality -O0 -I”/Applications/monkey2/modules/litehtml/litehtml/include/” -I”/Applications/monkey2/modules/freetype/freetype-2.6.3/include/” -I”/Applications/monkey2/modules/sdl2/SDL/include/” -I”/Applications/monkey2/modules/monkey/native” -c -o “/Applications/monkey2/src/ted21/ted21.buildv1.0.2/build_cache/desktop_debug_macos/ted21_0ted21.cpp.o” “/Applications/monkey2/src/ted21/ted21.buildv1.0.2/build_cache/desktop_debug_macos/ted21_ted21.cpp”
    /Applications/monkey2/src/ted21/ted21.buildv1.0.2/build_cache/desktop_debug_macos/ted21_ted21.cpp:7:10: fatal error: ‘../../../../../modules/mojo/mojo.buildv1.0.2/desktop_debug_macos/mojo_app_2app.h’ file not found
    #include “../../../../../modules/mojo/mojo.buildv1.0.2/desktop_debug_macos/mojo_app_2app.h”

    #2254

    therevills
    Participant

    Looks like the debug modules are not built… try rebuilding or using release mode.

    #2255

    AdamStrange
    Participant

    question

    rebuildall.sh doesn’t actually rebuild all files, just the modules?

    #2256

    Mark Sibly
    Keymaster

    NOT GOOD MARK!

    Chill out guy – it’s a dev repos and there WILL be issues.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.