I don't know if this is related but we are about to stop support for VC6. You really should upgrade your compiler. VC8 is now freely available with no restrictions.
Greetings, On 12/16/05, Taiwo Akinremi <[EMAIL PROTECTED]> wrote: > > Hello people, > im trying to compile Crystal space with Visual Studio 6, but i get 63 errors > which i know must be bad, > i download crystal space via CVS and then downloaded the Crystal space LIB's > and also python 2.4 > > here is a list of the errors i get, it would be a great help if someone can > tell me what i did wrong cause i notied the errors are in the core of the > engine. > > --------------------Configuration: libcrystalspace - Win32 > Release-------------------- > Compiling... > initapp.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > binder.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > cmdhelp.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > csbaseeventh.cpp > ..\..\include\csutil/csbaseeventh.h(87) : error C2248: 'HandleEvent' : > cannot access protected member declared in class 'csBaseEventHandler' > ..\..\include\csutil/csbaseeventh.h(212) : see declaration of > 'HandleEvent' > ..\..\include\csutil/csbaseeventh.h(92) : error C2248: 'GenericName' : > cannot access protected member declared in class 'csBaseEventHandler' > ..\..\include\csutil/csbaseeventh.h(219) : see declaration of > 'GenericName' > ..\..\include\csutil/csbaseeventh.h(98) : error C2248: 'GenericID' : cannot > access protected member declared in class 'csBaseEventHandler' > ..\..\include\csutil/csbaseeventh.h(222) : see declaration of > 'GenericID' > ..\..\include\csutil/csbaseeventh.h(105) : error C2248: 'GenericPrec' : > cannot access protected member declared in class 'csBaseEventHandler' > ..\..\include\csutil/csbaseeventh.h(232) : see declaration of > 'GenericPrec' > ..\..\include\csutil/csbaseeventh.h(112) : error C2248: 'GenericSucc' : > cannot access protected member declared in class 'csBaseEventHandler' > ..\..\include\csutil/csbaseeventh.h(241) : see declaration of > 'GenericSucc' > ..\..\include\csutil/csbaseeventh.h(119) : error C2248: 'InstancePrec' : > cannot access protected member declared in class 'csBaseEventHandler' > ..\..\include\csutil/csbaseeventh.h(250) : see declaration of > 'InstancePrec' > ..\..\include\csutil/csbaseeventh.h(126) : error C2248: 'InstanceSucc' : > cannot access protected member declared in class 'csBaseEventHandler' > ..\..\include\csutil/csbaseeventh.h(259) : see declaration of > 'InstanceSucc' > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > csevent.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > cseventflattener.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > cseventq.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > csinput.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > cssubscription.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > event.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > evoutlet.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > inputdef.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > timer.cpp > ..\..\include\csutil/cseventq.h(264) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(296) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(328) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > ..\..\include\csutil/cseventq.h(361) : error C2027: use of undefined type > 'csEventQueue' > ..\..\include\csutil/cseventq.h(68) : see declaration of > 'csEventQueue' > win32.cpp > C:\CS\libs\csutil\win32\win32.cpp(697) : error C2065: 'GetWindowLongPtrW' : > undeclared identifier > C:\CS\libs\csutil\win32\win32.cpp(699) : error C2065: 'GetWindowLongPtrA' : > undeclared identifier > C:\CS\libs\csutil\win32\win32.cpp(730) : error C2065: 'SetWindowLongPtrW' : > undeclared identifier > C:\CS\libs\csutil\win32\win32.cpp(736) : error C2065: 'SetWindowLongPtrA' : > undeclared identifier > Generating Code... > Error executing cl.exe. > > grpall_typical.lib - 63 error(s), 0 warning(s) > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Crystal-main mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/crystal-main > Unsubscribe: mailto:[EMAIL PROTECTED] > -- Project Manager of Crystal Space (http://www.crystalspace3d.org) and CEL (http://cel.crystalspace3d.org) Support Crystal Space. Donate at https://sourceforge.net/donate/index.php?group_id=649 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
