Help With Borland 5
I recently got Borland C++ 5 compiler actually version 5.02, anyway when i try to compile things from black art of 3d game programming I get many errors, for example
Undefined Symbol _Write_Pixel in module mode13.c
can someone tell me whats going wrong? is there something else i need to do to make it compile correctly?
If you didn''t make any type mistakes you might have forgotten to wrap C external declarations in extern "C".
---------------------------
MasterBlaster(CodeFighters)
---------------------------
---------------------------
MasterBlaster(CodeFighters)
---------------------------
---------------------------MasterBlaster(CodeFighters)---------------------------
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement