[CMake] Running OSX Bundle via open after creation with CMake/CPack

David Cole dlrdave at aol.com
Mon Jun 23 06:06:33 EDT 2014


Well, there's this information about "unknown error" -10810:

    http://www.thexlab.com/faqs/error-10810.html

Does your app launch a lot of sub-processes at startup?

Are you saying that you *can* run the app from the terminal window, but 
that you cannot run the app by double-clicking or by using "open"? (And 
that it's the exact same executable...?) What command line do you use 
if you're not using "open"?

Is there an environment difference (maybe LD_LIBRARY_PATH or 
DYLD_LIBRARY_PATH?) between your Terminal, and your overall environment?

Can you launch a debug build in a debugger?



More information about the CMake mailing list