Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (linker)
Viewing all articles
Browse latest Browse all 3

iOS module linker error

$
0
0

Hi,

Okay, another linker error in my module.

I'm pulling code into my module that uses (among many other frameworks) CoreMotion. I have added the Framework in xcode (through Link Binary with Libraries) and I have added CoreMotion to the module.xconfig, but I still get this error while I compile my project that using the module:

Undefined symbols for architecture i386:
  "_OBJC_CLASS_$_CMMotionManager", referenced from:
      objc-class-ref in libmobi.noster.ar.a(NosterARView.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
It's not giving out about any of the other frameworks (CoreLocation, CoreGraphics, AVFoundation, many more... yet at least!)

I've seen this almost identical bug, but the resolution is the module.xcconfig thing that I'm already doing. similar question

Any thoughts very welcome! Thanks Bill


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>