PDA

View Full Version : Problem building QMYSQL



Eternal
9th October 2009, 14:50
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?title=Building_the_QMYSQL_plugin_on_Wind ows_using_MinGW