Author: wyoung
Date: Tue Jul 22 19:11:27 2008
New Revision: 2312
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2312&view=rev
Log:
Fixed C++/CLI change instructions in README-Visual-C++.txt.
Modified:
trunk/README-Visual-C++.txt
Modified: trunk/README-Visual-C++.txt
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/README-Visual-C%2B%2B.txt?rev=2312&r1=2311&r2=2312&view=diff
==============================================================================
--- trunk/README-Visual-C++.txt (original)
+++ trunk/README-Visual-C++.txt Tue Jul 22 19:11:27 2008
@@ -137,8 +137,8 @@
o Under Configuration Properties > General, change "Common
Language Runtime support" to the /clr setting.
- o Under C/C++ > Command Line, remove the /EHsc from the
- Additional Options section.
+ o Under C/C++ > Code Generation, change "Enable C++ Exceptions"
+ from "Yes (/EHsc)" to "Yes With SEH Exceptions (/EHa)"
If you have already built MySQL++, be sure to perform a complete
rebuild after changing these options. The compiler will emit
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits