From: owen nirvana Date: June 24 2006 10:54pm Subject: don't compile in dev-cpp 4.9.9.2 List-Archive: http://lists.mysql.com/plusplus/5770 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit following is error info make.exe -f "D:\project\C++\sql_dev\Makefile.win" all g++.exe -c main.cpp -o main.o -I"D:/software/Dev-Cpp/include/c++/3.4.2" -I"D:/software/Dev-Cpp/include/c++/3.4.2/ext" -I"D:/software/Dev-Cpp/include/c++/3.4.2/backward" -I"D:/software/Dev-Cpp/include/c++/3.4.2/mingw32" -I"D:/software/Dev-Cpp/lib/gcc/mingw32" -I"D:/software/Dev-Cpp/include/gtk" -I"D:/software/Dev-Cpp/include/glib/" -I"D:/software/Dev-Cpp/include/pango" -I"D:/software/boost/" -I"D:/software/MySQL/lib/opt" -I"D:/software/MySQL/mysql++/include" -I"D:/software/MySQL/include" -finline-functions -O2 -pipe -march=pentium3m -fprefetch-loop-arrays -mfpmath=sse -m128bit-long-double -msse -fexpensive-optimizations -O3 -mwindows -march=pentium3 -msse g++.exe main.o -o "mysql_eg.exe" -L"lib" ../../../software/Dev-Cpp/lib/libmysql.a ../../../software/Dev-Cpp/lib/libmysqlpp.a ../../../software/Dev-Cpp/lib/libmysqlclient.a -mwindows -s -march=pentium3 -msse Info: resolving vtable for mysqlpp::Rowby linking to __imp___ZTVN7mysqlpp3RowE (auto-import) Info: resolving vtable for mysqlpp::Queryby linking to __imp___ZTVN7mysqlpp5QueryE (auto-import) Info: resolving VTT for mysqlpp::Queryby linking to __imp___ZTTN7mysqlpp5QueryE (auto-import) main.o:main.cpp:(.text$_ZNK7mysqlpp6Result2atEj[mysqlpp::Result::at(unsigned int) const]+0x99): variable 'vtable for mysqlpp::Row' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZNK7mysqlpp6Result2atEj[mysqlpp::Result::at(unsigned int) const]+0xa0): variable 'vtable for mysqlpp::Row' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x20): variable 'vtable for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x48): variable 'vtable for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x55): variable 'vtable for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x5c): variable 'vtable for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x23c): variable 'VTT for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x24b): variable 'VTT for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x322): variable 'VTT for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. main.o:main.cpp:(.text$_ZN7mysqlpp5QueryD1Ev[mysqlpp::Query::~Query()]+0x32c): variable 'VTT for mysqlpp::Query' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details. collect2: ld returned 1 exit status make.exe: *** [mysql_eg.exe] Error 1 -- gtalk:freeespeech@stripped