Skip to content
  • Flávio J. Saraiva's avatar
    fix compilation issues with roint: · 801f0313
    Flávio J. Saraiva authored and Flávio J. Saraiva's avatar Flávio J. Saraiva committed
    - change type of string constants from char[] to const char*
    - convert wchar_t filename to multibyte char
    - fix definition of ROINT_DLLAPI
    - fix incorrect initialization of SPR::Image
    - fix missing strnicmp or error
    - fix non-portable use of libpng
    - remove compiler-specific defines and pragmas
    - remove invalid typedefs
    801f0313