From: belvale l. <wi...@al...> - 2004-01-21 19:46:15
|
Hello. I've try to import the source code of a program I made with Tclite in Dev-cpp. This program was using the graphics.h library and I changed it for the winbgim.h & winbgim.cpp from the CLGDI devpack. Now, I can't use the randomize function and I get a lot of linker errors such as these one : [Linker error] undefined reference to `SelectObject@8' [Linker error] undefined reference to `SelectObject@8' [Linker error] undefined reference to `ExtCreatePen@20' ... And one of these errors is linked with a strange file : C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\ccoJaaaa.o(.text+0x4228) more undefined references to `DeleteObject@4' follow Could somebody help ? Thank you in advance Louis --------------------------------------------- Alinto wishes you a happy new year 2004 http://www.alinto.com |