Mail Archives: djgpp/1999/08/03/06:00:34
vdspek writes:
> I compiled liballeg.a sucessfully, but I cat seem to compile
> any code that uses Winallegro_Handlemessages()
I think you are confusing parts out of different library versions.
The liballeg.a file is a djgpp library, but the
Winallegro_Handlemessages() function is from Stefan's WinAllegro
port, which is for MSVC. My guess is that you've installed
that WinAllegro code but then built it using djgpp, which is
never going to work.
If you want to use Allegro in Windows, you'd be better off getting
the latest WIP code from http://www.talula.demon.co.uk/allegro/.
Shawn Hargreaves.
- Raw text -