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.
- 
		AuthorPosts
 - 
		
			
				
July 18, 2016 at 6:58 am #2251
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”July 18, 2016 at 9:00 am #2254Looks like the debug modules are not built… try rebuilding or using release mode.
July 18, 2016 at 9:19 am #2255question
rebuildall.sh doesn’t actually rebuild all files, just the modules?
July 18, 2016 at 9:23 am #2256NOT GOOD MARK!
Chill out guy – it’s a dev repos and there WILL be issues.
 - 
		AuthorPosts
 
You must be logged in to reply to this topic.