Changes between Version 37 and Version 38 of DevWikiWinMingW64


Ignore:
Timestamp:
Apr 13, 2011, 3:15:01 PM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiWinMingW64

    v37 v38  
    8686}}}
    8787
    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)
     91I had to comment out the lines as seen below, lines 159 and 166 in your mingw*\include\c++\4.4.6\cwchar
    8992{{{
    9093  //using ::swprintf; 
    9194  //using ::vswprintf;
    9295}}}
     96---
    9397
    9498-- If you get errors about g++ and libstdc++ moved try this