You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trying to compile a project for android. no matter what I do, the version I use or whatever, this always happens:
/usr/local/lib/haxe/lib/hxCodec/3,0,2/project/vlc/lib/Android/libvlc-v7.so: error adding symbols: File in wrong format
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
I don't know if this is only happening to me, but I'd like to get it addressed, so I'm asking here
thanks in advance for the help
The text was updated successfully, but these errors were encountered:
trying to compile a project for android. no matter what I do, the version I use or whatever, this always happens:
/usr/local/lib/haxe/lib/hxCodec/3,0,2/project/vlc/lib/Android/libvlc-v7.so: error adding symbols: File in wrong format
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
I don't know if this is only happening to me, but I'd like to get it addressed, so I'm asking here
thanks in advance for the help
The text was updated successfully, but these errors were encountered: