|
From: Alexander A. <aat...@gm...> - 2007-11-18 18:52:10
|
Hi, > But the lCEGUIBase test is already before, isn't it ? The test is before but this is not the problem. Look at the config.log how the failed test is compiled gcc -o aaa -lRENDER .... -lCEGUIBase what i mean is that it should be like gcc -o aaa -lCEGUIBase -lRENDER -- have fun, alex |