mirror of https://github.com/axmolengine/axmol.git
5f74b8568d
Without this wrapper I get errors below. Mac Os X 10.9.3 Xcode 6 beta(the same problem also exists in Xcode 5) I found a solution at http://stackoverflow.com/questions/8732393/code-coverage-with-xcode-4-2-missing-files and added one more wrapping function. Undefined symbols for architecture i386: "_fwrite$UNIX2003", referenced from: _unixErrorHandler in libcocos2dx iOS.a(tif_unix.o) _unixWarningHandler in libcocos2dx iOS.a(tif_unix.o) _empty_output_buffer in libcocos2dx iOS.a(jdatadst.o) _term_destination in libcocos2dx iOS.a(jdatadst.o) _Fax3PrintDir in libcocos2dx iOS.a(tif_fax3.o) _PredictorPrintDir in libcocos2dx iOS.a(tif_predict.o) "_strerror$UNIX2003", referenced from: _TIFFOpen in libcocos2dx iOS.a(tif_unix.o) ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation) |
||
---|---|---|
.. | ||
2d | ||
3d | ||
audio | ||
base | ||
deprecated | ||
editor-support | ||
math | ||
network | ||
physics | ||
platform | ||
renderer | ||
scripting/lua-bindings | ||
storage | ||
ui | ||
Android.mk | ||
CMakeLists.txt | ||
cocos2d-prefix.pch | ||
cocos2d.cpp | ||
cocos2d.h |