From: Arno P. <ar...@pu...> - 2009-07-24 14:44:53
|
a little clarification to Sascha's message: > In the meantime, you can try to specify a concrete output. For example > try adding "--objc", "--js", "--python" or "--cpp". These should work > and produce output. Let me know if this works or doesn't. You should do --target=objc, --target=js, etc. What Sascha has written is the old-style command line argument that we are trying to get away from. Arno |