I\'m trying to run a java version of PowerLoom, but when I try to start it in the terminal, I get the following error message:
dyld: Symbol not found: __cg_jpeg_
If using Qt Creator, you have to uncheck the Add build library search path to DYLD_LIBRARY_PATH and DYLD_FRAMEWORK_PATH option from the Run section in the Projects tab:
Qt Creator
Add build library search path to DYLD_LIBRARY_PATH and DYLD_FRAMEWORK_PATH
Run
Projects