using STL with Winelib

Describe using STL with Winelib here.

if there are errors like

  • /usr/include/c++/4.3/cwchar:153: error: ‘::fwide’ has not been declared
    
  • /usr/include/c++/4.3/cwchar:160: error: ‘::mbsinit’ has not been declared 
  • /usr/include/c++/4.3/cwchar:169: error: ‘::vfwscanf’ has not been declared 

when including <string>

add the commandline option --nomsvcrt to winemaker

using STL with Winelib (last edited 2009-09-11 19:21:53 by ghoulsblade)