Changes between Version 37 and Version 38 of DevWikiWinMingW64
- Timestamp:
- 04/13/11 15:15:01 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64
v37 v38 86 86 }}} 87 87 88 I had to comment out the lines as seen below, lines 159 and 166 in your mingw*\include\c++\4.4.6\cwchar (THIS MAY NOT BE NECESSARY ANYMORE) 88 89 ---- 90 (THIS WE DON'T THINK IS NECESSARY ANYMORE and we didn't do it) 91 I had to comment out the lines as seen below, lines 159 and 166 in your mingw*\include\c++\4.4.6\cwchar 89 92 {{{ 90 93 //using ::swprintf; 91 94 //using ::vswprintf; 92 95 }}} 96 --- 93 97 94 98 -- If you get errors about g++ and libstdc++ moved try this