Upgraded to latest Xcode and...
-
...now the debugger is giving me an error message at startup:
bq. .o file "/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/crt3.o" more recent than executable timestamp in "/Developer/Applications/Qt/Qt Creator.app/Contents/qtc-debugging-helper/92501879/libgdbmacros.1.0.0.dylib"
Could not open OSO file /usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/crt3.o to scan for pubtypes for objfile /Developer/Applications/Qt/Qt Creator.app/Contents/qtc-debugging-helper/92501879/libgdbmacros.1.0.0.dylibI couldn't find any other posts on this, so I'm wondering whether there's something weird in my build configuration. Any suggestions on how to make this go away?
Thanks. Oh: Intel Mac, latest OS, etc.
-
You could try rebuilding the debugging helpers in Tools->Options->Qt.