Hi @all,

since today the static libraries of my programs will link, but the executables does not link against Qt libraries, i don't know why

Here is the error message which I get:
Qt Code:
  1. ld: framework not found QtGui
  2. collect2: ld returned 1 exit status
To copy to clipboard, switch view to plain text mode 

I use the cocoa libs from Qt

Does anyone had the same problems and/or could help me

Much thanks in advance

Best Regards
NoRulez