Manoj Agrawal <[email protected]> wrote in
news:6555ece2dcaa9349a5333e13972eafd7115ec31...@itdalex06.it.maxim-ic.int
ernal: 

> Is QTDIR and PATH environment variables set to C:\Qt\2010.05\qt and
> C:\Qt\2010.05\mingw\bin;C:\Qt\2010.05\qt\bin;C:\Qt\2010.05\qt\include
> respectively? Please change given paths with appropriate installation
> paths on your system, this should help. 

For MinGW, the PATH (build and run) begins with
  D:\Comp\Qt\2010.05\mingw\bin;D:\Comp\Qt\2010.05\qt\bin
and QTDIR is
  D:\Comp\Qt\2010.05\qt

For VC++, the PATH begins with
  D:\Comp\Qt\4.7.1-vs\bin
and QTDIR is
  D:\Comp\Qt\4.7.1-vs

I've got the MinGW DLLs in system32.  VC++ executables started from Creator 
only run if the VC++ DLLs are in the same directory as the executable.  
(Building is not a problem.)
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to