[Qt-creator] shadow build issue
Boy Lenssen
Boy.Lenssen at esaote.nl
Tue Jun 9 10:51:49 CEST 2009
Hi,
When compiling to a shadow build directory, I always have the problem
that it doesn't find the resource files.
I think there is something wrong in the relative path search, but can't
figure out what and if it's my fault or something in Creator. I get the
message below for every resource:
c:\Qt\4.5.1\bin\rcc.exe: File does not exist
'..\..\libsomelib\images\somelib.qrc'
Also next when it starts to build, it can't find a define like
'EDD_GET_DEVICE_INTERFACE_NAME':
..\..\libsomelib\somefile.cpp(682) : error C2065:
'EDD_GET_DEVICE_INTERFACE_NAME' : undeclared identifier
I want to build the release in a different directory so I don't loose my
debug binaries (else you have to do a clean build when switching from
debug to release and vice versa, which takes a lot of time).
Anyone else having the same problems as I (or is it 'as me'?)?
Btw: thanks for improving the CDB debugging, works pretty good now...
KR,
Boy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090609/feb83f09/attachment.html
More information about the Qt-creator-old
mailing list