Well I got it to compile after making those corrections and rerunning
everything. Now the only error I'm getting is this:
g++ -shared -o mysqlpp.dll debug/coldata.o debug/connection.o
debug/datetime.o
debug/field_names.o debug/field_types.o debug/fields.o debug/manip.o
debug/myset
.o debug/qparms.o debug/query.o debug/result.o debug/row.o
debug/sql_string.o de
bug/string_util.o debug/type_info.o debug/vallist.o -Lc:\mysql\lib\gcc
-lmysqlc
lient
del /q "..\examples\debug\"*.exe
Could Not Find C:\mysql++\examples\debug\*.exe
make[1]: *** No rule to make target `mysqlpp.a', needed by `all'. Stop.
make[1]: Leaving directory `C:/mysql++/lib'
make: *** [all] Error 2
--Death Gauge
"How do you gauge your death?!"
----Original Message Follows----
From: Warren Young <mysqlpp@stripped>
To: MySQL++ Mailing List <plusplus@stripped>
Subject: Re: Issue with MySQL++
Date: Wed, 16 Nov 2005 10:45:38 -0700
Makemake will not rebuild the import library for you. You have to do all
that dlltool and such stuff listed in README.mingw again.
Also, from your report it isn't clear that you are editing
libmysqlclient.def. You need to add @WHATEVER to the items the linker
complained about.
--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe: http://lists.mysql.com/plusplus?unsub=1
_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement