Hi all,
I tried using objective c++ precompiled header using
XXX_OBJCC_PRECOMPILED_HEADERS = XXX_Prefix.h But it failed with error.
make[1]: *** No rule to make target
`obj/PrecompiledHeaders/ObjCC/XXX_Prefix.h.gch', needed by
`internal-precompile-headers'. Stop.
make: *** [XXX.all.app.variables] Error 2
I have no problem using objective c precompiled header with
XXX_OBJC_PRECOMPILED_HEADERS = XXX_Prefix.h
(gnustep-make 2.2.0)
Any idea?
-AN indie
--
iPhone development on Linux! https://github.com/ANindie/cocos2d-GNUstep
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep