RE: [AD] unresolved external symbol

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> gui.c & gui_proc.c compile fine. I've added AL_VAR(BITMAP *, 
> gui_screen); to
> allegro.h
[...]
> graphics.obj : error LNK2001: unresolved external symbol _gui_screen

did you not forget the BITMAP *gui_screen=NULL somewhere in a C file, not
prefixed with static ?

-- 
Lyrian 



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/