Win/CodeWarrior

Has someone tried to use SDL with
Windows & CodeWarrior

case here im unable to compile (Error : _Winmain16 : symbol not found)

thanks

http://www.libsdl.org/faq/FAQ-Win32#WIN32_3a

or maybe:

http://www.libsdl.org/faq/FAQ-Win32#WIN32_9--

Olivier A. Dagenais - Software Architect and Developer

“GAnjo” wrote in message
news:9g2d3h$o8m$1 at ftp.lokigames.com

Has someone tried to use SDL with
Windows & CodeWarrior

case here im unable to compile (Error : _Winmain16 : symbol not
found)

thanks

As the person in charge of the CodeWarrior projects for SDL, I can tell
you that getting the Win32 targets to work has not been a priority in a
long time (at one time, I could build the WIn32 targets in MacOS 9). I
have heard that it is possible to do, but you have to update the WIn32
SDK, and perhaps rebuild the MSL Win32 libraries.

If you do manage to get it working, we’d love to hear how and
incorporate your changes.

Thanks,
DarrellOn Monday, June 11, 2001, at 07:21 AM, GAnjo wrote:

Has someone tried to use SDL with
Windows & CodeWarrior

case here im unable to compile (Error : _Winmain16 : symbol not found)

thanks