[SDL] SDL and PocketPC
Stephane Marchesin
stephane.marchesin at wanadoo.fr
Mon May 31 17:47:34 PDT 2004
Compman wrote:
> Hello,
> I'm a developer who has been trying to get SDL and PocketPC to work
> together.
> I get unresolved externals when trying to build it. Linker says it
> can't find where SDL_HasMMX() is defined. Anyone been able to get this
> to work?
You probably need to add SDL_cpuinfo.c to the project files (it's
located in src/cpuinfo/)
If you do, you could even submit those new project files :)
Stephnae
More information about the SDL
mailing list