Hi,
I’m trying to run any sample proejct of CC and I always get this error:
Undefined symbols for architecture arm64: "\_luaopen\_lfs", referenced from: Rtt::LuaContext::InitializeLuaCore(lua\_State\*) in CoronaCards(Rtt\_LuaContext.o) Rtt::LuaContext::InitializeLuaCore(lua\_State\*)::luaStaticModules in CoronaCards(Rtt\_LuaContext.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
I was able to get rid of it by downgrading to previous CoronaCards framework [CoronaCards.framework.2015.2676].
Fine, but now I’m getting an error during [view run] - EXC_BAD_ACCESS coming from some Archive module/class/whatever.
Samples are great, but you should mention somewhere that in order to run it you have to copy your project to /Users/yourUser/dir1/dir2/<sample dir> directory or else you have to manually change all of the paths, and there are plenty.
I’ve double checked paths, and license file etc etc, everything seems to be in order.
If anyone could send me a tip about what to do with this error that would be awesome, there’s not much hair left on my head now.