Qt-interest Archive, November 2006
problems with Qt and Dev C++
Message 1 in thread
I'm definitely a novice programmer but I was looking for some help getting
Qt 4.2.1 to work with Dev C++ version 4.9.9.2. I followed the directions
that come in the "install" file that is included when you download Qt 4.2.1.
Including:
-adding c:\Qt\4.2.1\bin to the PATH variable
-configuring the Qt library by typing "configure" in the control prompt
-running the make file that the "configure" command produced (which is
called something like MinGWmake...)
After having done all this, I tried to run "designer.exe" and the following
Windows error results:
Error signature
AppName: designer.exe AppVer: 0.0.0.0 ModName: qtgui4.dll
ModVer: 4.2.1.0 Offset: 000a3225
The program is terminated before it starts. My OS is Microsoft Windows XP,
Home Edition, Version 2002, Service Pack 2.
I'd appreciate any ideas or help. Thanks a lot.
college student