View Single Post
Old Apr 5th, 2006, 2:01 PM   #1
Ade
Hobbyist Programmer
 
Ade's Avatar
 
Join Date: Oct 2004
Location: England, UK
Posts: 139
Rep Power: 0 Ade is an unknown quantity at this point
Visual C++ Question

I have two working projects each with a .lib library file attached to them. The two projects are GWin (something my uni created as an alternative to MFC) and MySQL++ (used to connect to a MySQL database with c++)

My problem is that I need to draw on elements of both projects but when I try to merge the two projects there are conflicts in the two .lib files.


Any ideas??


Ta Ade
__________________
Don't wound what you can't kill
Ade is offline   Reply With Quote