resetdb needs dll's... -
08-24-2006
, 02:49 AM
This is an extremely newbie question I'm sure, and doesn't even
necessarily have to do with mysql++...
I am using MinGW 3.4.5 and compiled the mysql++ lib and examples dirs
w/out errors, after following the excellent advice of Joel Fielder
http://groups.google.com/group/maili...2e6835 43f044
But when I run resetdb, nothing happened. Then I determined it wasn't
finding mysqlpp.dll nor mingwm10.dll. I copied those dll's into the
examples dir. But I shouldn't have to do that. How do I make it so that
I don't have to copy those dll's? |