MySQL Forums
Forum List  »  Connector/C++

Re: What is the difference static MFC and shared MFC
Posted by: Lawrin Novitsky
Date: January 02, 2009 01:12PM

hmm, i tried to create test mfc application, with mfc lib linked statically.
and i couldn't even build it against connector/c++ static lib built with /MD. while it works fine then driver is built with /MT.

so, i can suggest you to doublecheck if you did everything correctly.

regards,

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: What is the difference static MFC and shared MFC
2069
January 02, 2009 01:12PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.