View Single Post
  #1  
Old 07-31-2010, 05:00 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Linker error in c graphics program

I have started Computer Graphics using C recently. below is the code for drawing a line using the 'line' function. I am using Code::Blocks 10.05. I need help with some kind of linker error. this is what i have done till now. * installed C::B with all default setting. Then downloaded the lib...
__________________
C++
domain name forum
Reply With Quote