[Qt-creator] Can’t find plugins after building Qt Creator 2.4 integration with Clang
erik.verbruggen at nokia.com
erik.verbruggen at nokia.com
Mon Jan 16 12:04:39 CET 2012
On Dec 29, 2011, at 13:44, ext André Pönitz wrote:
> On Wed, Dec 28, 2011 at 09:12:34AM +0800, cat fa wrote:
>> I downloaded the Clang branch of Qt Cerator 2.4. I built it with mingw32
>> (gcc4.6 ) on Win7.
>> When I started Qt Creator, It could not find many plugins. One of these was
>> Debugger.
>>
>> The message is as follow:
>>
>> D:\TDDOWNLOAD\qt-creator-qt-creator-wip_clang\
>> qtcreator-build-desktop-Qt_4_8_0__qtlib____\lib\qtcreator\plugins\Nokia\
>> Debugger.dll: Cannot load library
>>
>> However, the Debugger.dll and libDebugger.a are really in that folder.
>> Does anyone have a idea?
>
> I am not sure the clang branch currently works on Windows at all.
> I'd certainly surprised if it did.
It does, but I only tested it with msvc-latest-version.
Quick idea: is libclang.dll (or clang.dll, forgot which one) in the PATH or in the dir with the .exe?
-- Erik.
More information about the Qt-creator
mailing list