From: Nigel P. <ni...@in...> - 2004-01-21 04:15:27
|
Hi Rob. > video_beos.cpp:208: `VideoModes' undeclared (first use this function) > video_beos.cpp:208: (Each undeclared identifier is reported only once > video_beos.cpp:208: for each function it appears in.) > video_beos.cpp:209: implicit declaration of function `int > video_init_depth_list(...)' > video_beos.cpp:210: `VideoMonitor' undeclared (first use this function) > make: *** [obj.x86/video_beos.o] Error 1 In March 2002, the video interface changed. It became a C++ abstract base class, with the implementation in each platform's code area. It looks like the BeOS code still uses the old API. -- Nigel Pearson, ni...@in... | "People say I'm strange, does it Telstra BI&D, Sydney, Australia | make me a stranger? Office: 8255 4222 Fax: 8255 3153 | My best friend was born Mobile: 0408 664435 Home: 9792 6998 | in a manger" -DC Talk |