Hello,

I'm trying to build QMYSQL, but when i do nmake i get this: qsql_mysql.moc: No such file or directory

The moc command from the makefile seems to have no error. As i can see on Makefile.Debug it should be creating the .moc file at Debug dir from the project.

Im running on Windows Vista Business, Qt 4.3.5.

I was trying to follow the instructions from http://wiki.qtcentre.org/index.php?t...ws_using_MinGW