 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ticketmaster Guest
|
Posted: Tue Jan 13, 2004 9:58 pm Post subject: File not found: system.pas |
|
|
I'm getting this error compiling a CBuilder6 project that contains some
Pascal units.
I've hit this before, but I can't remember how to fix. Can anyone help?
Thanks,
++PLS
|
|
| Back to top |
|
 |
OBones Guest
|
Posted: Wed Jan 14, 2004 12:12 am Post subject: Re: File not found: system.pas |
|
|
Ticketmaster wrote:
| Quote: | I'm getting this error compiling a CBuilder6 project that contains some
Pascal units.
I've hit this before, but I can't remember how to fix. Can anyone help?
Thanks,
++PLS
You may need to add -LUvcl in the PFLAGS node of your project file |
Or maybe it is -LUrtl, I can't remember, but the idea is there...
|
|
| Back to top |
|
 |
Yu-Chen Hsueh Guest
|
Posted: Wed Jan 14, 2004 6:19 pm Post subject: Re: File not found: system.pas |
|
|
The directory where SYSTEM.PAS resides is probably not on your Library path.
Check your Library path. By default, at least lib, bin, imports, and
projectsbpl should be on your Library path, and I think SYSTEM.PAS is in
sourcevcl.
-- YH --
--
Any e-mail sent to me from the newsgroups will be ignored. Please confine
your posts to the newsgroups and DO NOT reply to this e-mail account.
"Ticketmaster" <Somebody (AT) somewhere (DOT) com> wrote
| Quote: | I'm getting this error compiling a CBuilder6 project that contains some
Pascal units.
I've hit this before, but I can't remember how to fix. Can anyone help?
Thanks,
++PLS
|
|
|
| Back to top |
|
 |
OBones Guest
|
Posted: Thu Jan 15, 2004 12:23 am Post subject: Re: File not found: system.pas |
|
|
Yu-Chen Hsueh wrote:
| Quote: | The directory where SYSTEM.PAS resides is probably not on your Library path.
Check your Library path. By default, at least lib, bin, imports, and
projectsbpl should be on your Library path, and I think SYSTEM.PAS is in
sourcevcl.
|
BUT DON'T USE SYSTEM.PAS FROM THE SOURCE DIRECTORY
The source directory is there as an example only and MUST NEVER BE
RECOMPILED.
If you do so, don't come here or anywhere else to complain about
problems with Delphi and/or BCB...
|
|
| 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
|
|