Qt-interest Archive, April 2007
qt 4 and visual studio 6 installation problems
Message 1 in thread
Hello,
I'm new at Qt and I want to make a user interface with qt designer for a
opengl project. We're developing the project in Visual Studio 6 and I am
using educational licence for qt. I've installed
qt-vsaddin-collection-2.1.4.exe QMsDev/QMsNet Add-ins for Visual Studio 6
and
qt-win-commercial-4.2.3-vc60.exe Qt/Windows Educational Edition, Binary for
Visual Studio 6.0
However, when I try to create a new Qt project on Visual Studio from the
toolbar (also toolbar is not displayed always) I get the following error
message and the visual studio shuts down.
"The specified project could not be inserted into the current workspace"
Also I have another problem. How can I produce .h and .cpp files from .ui
file? I read a lot of things on the Internet and I'm confused. I'm trying
the following codes in the command line but the second does not work. I have
the .h file of my .ui file but I the .cpp file cannot be generated.
uic myform.ui -o myform.h
uic myform.ui -i myform.h -o myform.cpp
Also, when I try to compile some example codes the visual studio compiler
does not recognize the QApplication library.
I do not know the easiest way of converting the .ui files into .h and .cpp
files, if somebody can tell me wat to do step by step I would be very glad.
(i already have a .ui file made with qt designer)
Thanks.
Burcu
_________________________________________________________________
i'm making a difference. Make every IM count for the cause of your choice.
Join Now.
http://clk.atdmt.com/MSN/go/msnnkwme0080000001msn/direct/01/?href=http://im.live.com/messenger/im/home/?source=hmtagline
--
[ signature omitted ]