Game Development Community

MinGW Help

by JD · in General Discussion · 05/24/2007 (3:30 pm) · 1 replies

I get this error:

Error I get:

platformWin32/winWindow.cc:1527: warning: invalid conversion from 'const UTF16*' to 'const WCHAR*'
make[1]: ***[out.GCC2.RELEASE/platformWin32/winWindow.obj] Error 1
make exited with status 2

Stuff I had to do to get that far:

Fixes I did to compile

I made gui/containers folder



added #define UNICODE to platformWin32.h in
C:\Torque\SDK\engine\platform



changed MIXERCONTROL volumeControl; in
C:\Torque\SDK\engine\platformWin32\winRedbook.css to
tagMIXERCONTROLW volumeContro


Also, wth is head? >.<

About the author

Check out my website: http://lethonline.com/ *a home for all gamers!*


#1
05/25/2007 (10:42 am)
Posting again to bring this into the spotlight...
Sorry for the spam :)