[Boost-bugs] [ boost-Bugs-1070327 ] vc-7_1-stlport native-wchar_t problem

Bugs item #1070327, was opened at 2004-11-20 23:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1070327&group_id=7586 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: vc-7_1-stlport native-wchar_t problem Initial Comment: There is a problem with "tools/build/v1/vc-7_1- stlport.tools.jam". I tried to build boost 1.32.0 with jam optioned as "- snative-wchar_t=on". But cl option didn't include a '/Zc:wchar_t'. :( Therefore, i modified "tools/build/v1/vc-7_1- stlport.tools.jam" as following (not correct fix, just for workaround) #feature native-wchar_t : off on ; feature native-wchar_t : on off ; Finally it worked! - veblush ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1070327&group_id=7586 ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net