Error: Unresolved external 'wxSplashScreen::~wxSplashScreen()'
referenced from FOO.OBJ
Manuel Martín
mmartin at ceyd.es
Tue Jan 16 12:03:30 PST 2007
Hi
wxSplashScreen is defined in the library wxmsw28XXX_adv
(XXX is explained in docs\msw\install.txt)
So add the library to compiler's options
HTH
Manolo
More information about the wx-users
mailing list