 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jeff Weir Guest
|
Posted: Fri Jul 22, 2005 1:54 pm Post subject: Where is graphics.obj |
|
|
I am compiling a package fro the IDE and when it links I get the error
'can't find graphics.obj'.
What runtime package do I need to include?
regards,
jeff
|
|
| Back to top |
|
 |
Yu-Chen Hsueh Guest
|
Posted: Fri Jul 22, 2005 4:05 pm Post subject: Re: Where is graphics.obj |
|
|
Jeff,
C++Builder doesn't ship with a graphics.obj, but you can try generating it
yourself by adding graphics.pas to your project and compiling it.
|
|
| Back to top |
|
 |
Jeff Weir Guest
|
Posted: Mon Jul 25, 2005 5:08 pm Post subject: Re: Where is graphics.obj |
|
|
Yu-Chen Hsueh wrote:
| Quote: | C++Builder doesn't ship with a graphics.obj, but you can try generating it
yourself by adding graphics.pas to your project and compiling it.
|
Graphics.pas is already included in one of the run time libraries so I
just need to know which .bpi file I need to in include in may Package
(.bpk).
regards,
jeff
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|