I am getting an error running a Camelbones app on another machine.

I installed the runtime and copied over the .app file/directory.

I get the following errors:

ZeroLink: could not load .o file: /Users/alan/Documents/XCode Projects/KingCNCProgrammer.build/KingCNCProgrammer.build/Objects- normal/ppc/main.ob
ZeroLink: unknown symbol '_main'


It looks like there are some absolute paths that should not exist that are getting generated. This is a symbol in the generated code.

Anyway to fix this short of a hex editor?



Reply via email to