[Qt4-preview-feedback] Visual Studio Addin can't find files
Sven Grunewaldt
strayer at olle-orks.org
Fri Mar 6 20:31:59 CET 2009
Hi,
I installed the Qt Visual Studio Addin 1.0.0 beta.
First it complained that it could not find any Qt versions. I ignored
this message and went on with installing.
After that I launched VS2008 and added my compiled Qt version unter Qt
-> Configure Qt Versions.
Launching Designer via Qt -> Launch Designer works like a charm, but
when I want to open a *.pro file I get this output:
------------------- Output ----------------------------------
--- (Import): Generating new project of Berichte-Ork.pro file
--- (qmake) : Using: \bin\qmake
--- (qmake) : Working Directory: E:\Entwicklung\Berichte-Ork
--- (qmake) : Arguments: -spec $(QTDIR)\mkspecs\win32-msvc2008 -tp vc
"Berichte-Ork.pro" -o "Berichte-Ork.vcproj"
QMAKE_INCDIR_QT=$(QTDIR)\include QMAKE_LIBDIR_QT=
QMAKE_LIBDIR=$(QTDIR)\lib QMAKE_UIC=$(QTDIR)\bin\uic.exe
QMAKE_MOC=$(QTDIR)\bin\moc.exe QMAKE_RCC=$(QTDIR)\bin\rcc.exe
QMAKE_QMAKE=$(QTDIR)\bin\qmake.exe
The system cannot find the file specified
-------------------------------------------------------------
I set the QTDIR environment variable for Windows, but I still get this
message.
More information about the Qt4-feedback
mailing list