no. i simply used the Qt integration packages. But something interesting is that using VS2005 and VS2003 both i get the message
1>Moc'ing test1.h...
1>'C:\Qt\4.2.0' is not recognized as an internal or external command,
1>operable program or batch file.
1>Project : error PRJ0019: A tool returned an error code from "Moc'ing test1.h..."
1>Build log was saved at "file://c:\Documents and Settings\***\My Documents\Visual Studio 2005\LearningQtTut\test1\test1\Debug\BuildLog.htm"
1>test1 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
while for VS2005 i have another folder named C:\Qt\4.2.0(MSVC.NET2005) and not C:\Qt\4.2.0
well, for VS2003 i have this folder though (C:\Qt\4.2.0)
Bookmarks