Re: KDevelop-generated application crashes due to libJPEG.dylib on MacOSX 10.9.2

2014-03-16 Thread MK-MacPorts
Hi Clemens, thanks for the quick response. I have done as requested, but that seems to lead to another problem: — $ ./testgraphical file:///Users/marko/projects/TestGraphical/build/src/testgraphical.app/Contents/MacOS/: File not found Killed: 9 — But I guess that could be due to the applicatio

Re: KDevelop-generated application crashes due to libJPEG.dylib on MacOSX 10.9.2

2014-03-16 Thread MK-MacPorts
Hi Clemens, thanks for the quick response. I have done as requested, but that seems to lead to another problem: — $ ./testgraphical file:///Users/marko/projects/TestGraphical/build/src/testgraphical.app/Contents/MacOS/: File not found Killed: 9 — But I guess that could be due to the applicatio

Re: KDevelop-generated application crashes due to libJPEG.dylib on MacOSX 10.9.2

2014-03-16 Thread Clemens Lang
Hi, > ./testgraphical.shell: line 4: 59742 Trace/BPT trap: 5 > DYLD_LIBRARY_PATH=/Users/marko/projects/TestGraphical/build/lib/./:/opt/local/lib${DYLD_LIBRARY_PATH:+:$DYLD_LIBRARY_PATH} > "/Users/marko/projects/TestGraphical/build/src/testgraphical.app/Contents/MacOS/testgraphical" > "$@" That's

KDevelop-generated application crashes due to libJPEG.dylib on MacOSX 10.9.2

2014-03-16 Thread MK-MacPorts
Hi, I am testing KDevelop a little. After a short hiccup I was able to get a scaffold for a “graphical app” automagically built fine! :) But the real problem starts when trying to run the app: — $ ./testgraphical.shell dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /Sys