[Qt-interest] Help with Plugin
Trey Haslem
treyhaslem at yahoo.com
Thu Dec 3 19:56:16 CET 2009
I ran configure -plugin-sql-psql which was successful. I'm getting this error after I run mingw32-make
release/main.o:main.cpp:(.text+0x2b33): undefined reference to `qFree(void*)'
release/main.o:main.cpp:(.text+0x2b51): undefined reference to `qFree(void*)'
release/main.o:main.cpp:(.text+0x2c1c): undefined reference to `QFile::~QFile()'
collect2: ld returned 1 exit status
mingw32-make[2]: *** [..\..\..\bin\moc.exe] Error 1
mingw32-make[2]: Leaving directory `C:/Qt/2009.04/qt/src/tools/moc'
mingw32-make[1]: *** [release] Error 2
mingw32-make[1]: Leaving directory `C:/Qt/2009.04/qt/src/tools/moc'
mingw32-make: *** [sub-moc-make_default-ordered] Error 2
What is wrong??
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091203/cdadde7c/attachment.html
More information about the Qt-interest-old
mailing list