Skip to first unread message

Daniel Koval

unread,
Jun 29, 2014, 2:43:58 PM6/29/14
to haxe...@googlegroups.com
Hello! Help me get rid of this. Please, help. Sometimes it happens that going without errors but often turns out just that. 
I call in console: lime build Desktop/iampowerless/project.xml mac
Thanks.
crop_91531370_VUvs8U.jpg

Hugh

unread,
Jun 30, 2014, 1:02:32 AM6/30/14
to haxe...@googlegroups.com

What mac osx version do you have?

Actually, it looks like it is finding the wrong version of the  "strip" executable.  If you do "which strip" from a terminal it should tell you.

You can override this be setting the HXCPP_STRIP variable, bit I don't have my mac, so I'm not sure what is should be.

You may also be able to hide (rename) the offending strip exe and let the system find the new one.

I wonder if the gcc toolchain should have something like:

<exe name="xcrun --sdk macosx${MACOSX_VER} strip" if="HXCPP_CLANG" />

Hugh

Reply all
Reply to author
Forward
0 new messages