Menu

Got errors when compile in unicode

Help
Ultima
2007-03-01
2013-04-08
  • Ultima

    Ultima - 2007-03-01

    If UNICODE and _UNICODE defined MinGW fails to compile.  Errors come from "tstring.h".  Am I missing something?

    C:/smartwin/include/../SmartUtil/tstring.h:45: error: expected initializer before "tstringstream"
    C:/smartwin/include/../SmartUtil/tstring.h:46: error: expected initializer before "tostringstream"
    C:/smartwin/include/../SmartUtil/tstring.h:47: error: expected initializer before "tistringstream"
    C:/smartwin/include/../SmartUtil/tstring.h:50: error: expected initializer before "tostream"
    C:/smartwin/include/../SmartUtil/tstring.h:53: error: expected initializer before "tistream"

     
    • andrew7

      andrew7 - 2007-06-19

      This should be fixed in the CVS now.

       

Log in to post a comment.