NappUI icon indicating copy to clipboard operation
NappUI copied to clipboard

_filterDataInRange error

Open boardmain opened this issue 9 years ago • 0 comments

hi i have this error when i go to build an app with the module how can i solve? the app is a example ( only added the module )

Undefined symbols for architecture x86_64:
  "_filterDataInRange", referenced from:
      +[ApplicationRouting resolveAppAsset:] in ApplicationRouting.o
      -[DkNappUiModuleAssets moduleAsset] in libdk.napp.ui.a(DkNappUiModuleAssets.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

boardmain avatar Apr 27 '15 21:04 boardmain