| Issue 208: | haxeflixek errors | |
| 3 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Download https://github.com/Beeblerox/HaxeFlixelDemoes 2. Try to nme compile for android What is the expected output? What do you see instead? I expect a successfull build. I get these errors : obj/android/src/hx/CFFI.obj: In function `global constructors keyed to CFFI.cpp': CFFI.cpp:(.text._GLOBAL__I_CFFI.cpp+0x40): undefined reference to `__dso_handle' obj/android/src/hx/GCInternal.obj: In function `global constructors keyed to GCInternal.cpp': GCInternal.cpp:(.text._GLOBAL__I_GCInternal.cpp+0x138): undefined reference to `__dso_handle' obj/android/src/hx/Lib.obj: In function `global constructors keyed to Lib.cpp': Lib.cpp:(.text._GLOBAL__I_Lib.cpp+0x40): undefined reference to `__dso_handle' C:\Programmi\Android\android-ndk/sources/cxx-stl/gnu-libstdc++/libs/armeabi/libgnustl_static.a(eh_globals.o): In function `global constructors keyed to eh_globals.cc': eh_globals.cc:(.text._GLOBAL__I_eh_globals.cc+0x54): undefined reference to `__dso_handle' C:\Programmi\Android\android-ndk/sources/cxx-stl/gnu-libstdc++/libs/armeabi/libgnustl_static.a(system_error.o): In function `global constructors keyed to system_error.cc': system_error.cc:(.text._GLOBAL__I_system_error.cc+0x64): undefined reference to `__dso_handle' What version of the product are you using? On what operating system? 2.10, Win XP
Feb 2, 2013
Project Member
#1
gameh...@gmail.com
Status:
Fixed
|