Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Nov 13th, 2006, 8:44 AM   #1
kumarangopi
Newbie
 
Join Date: Nov 2006
Posts: 1
Rep Power: 0 kumarangopi is on a distinguished road
Linker errors

my error:
Bad object file record in module c:\tc\lib\graphics.lib

what i did?:
tlib graphics+c:\tc\bgi\egavga.bgi

tlink chart.obj,c:\tc\bgi\egavga.bgi,c;\tc\lib\graphics.lib

now that error is coming.what should i do?

What i want to do :
I have done a program which takes bmp image(chart) as background and plot lines on it.for this i have to give two files to my clint chart.exe and egavga.bgi.I want to minimise this by adding egavga.bgi to my exe and give him just exe file.what should i do to achieved this?Help me, iam strucked

my environment:
windows xp,tc 3.0

do you think that svga is better than egavga?one more doubt is that when i just detect the graph i looks only for egavga why not svga or somether drivers.help me

Thanks in advance
kumarangopi is offline   Reply With Quote
Old Nov 13th, 2006, 10:34 AM   #2
Iftikhar
Programmer
 
Iftikhar's Avatar
 
Join Date: Oct 2006
Location: London
Posts: 40
Rep Power: 0 Iftikhar is on a distinguished road
Send a message via MSN to Iftikhar
The linker error is usually when you have some function declared but there is no defination for that. So probably you are trying to use a function or object or similar thing from the file which is decalred but there is no defination for it.

Selection of SVGA or EGAVGA depends on your requirement. The link below might be useful for you.
http://bdn.borland.com/article/16116
__________________
Iftikhar Ahmed Khan
For doing an experiment on programmer's mood please visit http://uxisfyp1.brunel.ac.uk/cspgiak
Iftikhar is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
C++ OWL What am I doing wrong Vagabond C++ 7 Mar 24th, 2006 6:31 PM
linker errors funkymp C 1 Jan 3rd, 2006 6:13 PM
String I/O and Vector Insert errors wingz198 C++ 1 Oct 18th, 2005 10:47 PM
Very annoying errors Aphex_Twin C++ 2 Jun 9th, 2005 4:43 PM
scandir etc errors in MSVC. Siphon C++ 5 Feb 4th, 2005 4:15 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:13 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC