2
« on: December 21, 2015, 03:38:52 pm »
I installed the latest private release and attempted to build to ios and got
2015-12-21 16:43:12,594 INFO [Thread-12] stencyl.sw.util.StreamGobbler: [haxelib] ld: 958 duplicate symbols for architecture arm64
2015-12-21 16:43:12,594 INFO [Thread-12] stencyl.sw.util.StreamGobbler: [haxelib] clang: error: linker command failed with exit code 1 (use -v to see invocation)
2015-12-21 16:43:12,594 INFO [Thread-12] stencyl.sw.util.StreamGobbler: [haxelib] ** BUILD FAILED **
2015-12-21 16:43:12,594 INFO [Thread-12] stencyl.sw.util.StreamGobbler: [haxelib] The following build commands failed:
2015-12-21 16:43:12,594 INFO [Thread-12] stencyl.sw.util.StreamGobbler: [haxelib] Ld build/Tekling20.build/Release-iphoneos/Tekling20.build/Objects-normal/arm64/Tekling20 normal arm64
2015-12-21 16:43:12,594 INFO [Thread-12] stencyl.sw.util.StreamGobbler: [haxelib] (1 failure)
2015-12-21 16:43:12,606 DEBUG [pool-1-thread-1] stencyl.sw.util.Util: Process 'haxelib' exited with code: 1
2015-12-21 16:43:12,607 ERROR [pool-1-thread-1] stencyl.sw.io.write.resource.HXWriter: Failed: Running iOS. (Return code: 1)
It tried disabling some extensions to see if that would have any effect and it did not.
Any ideas?
Thanks