Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.4.0
-
None
-
Mac OS X
Description
When clicking on build for an already built debugging helper then it will fail to build the debugging helper, it will say something like:
Building helper(s) with toolchain 'GCC (x86 64bit)' ... The debugger helpers could not be built in any of the directories: - /Users/anshaw/dev/qt-public-48/qtc-debugging-helper/ - /Users/anshaw/QtCommercialSdk/Qt Creator.app/Contents/qtc-debugging-helper/20749144/ - /Users/anshaw/Library/Application Support/Digia/QtCreator/qtc-debugging-helper/20749144/ Reason: Failed to remove directory '/Users/anshaw/Library/Application Support/Digia/QtCreator/qtc-debugging-helper/20749144/'.Build failed.
Once the directory is removed manually on the console then it will work fine.
Attachments
Issue Links
- replaces
-
QTCREATORBUG-6899 When clicking on build for an already built debugging helper then it will fail to build the debugging helper
- Closed