Re: System.pas error
"Charles Arnett" <carnett@xxxxxxxxxxxxx> wrote in message
news:MqMIk.4782$be.2615@xxxxxxxxxxxxxxxxxxxxxxx
A few weeks ago my hd crashed and i reinstalled delphi5 with all the 3rd
party addons. Now when I load a project it loads ok but when I try to
compile I get an error. Cannot find system.pas.
can anyone help me
Yes. Google. This sounds like a problem with your paths. The IDE can
no longer find the runtime library. But I don't remember exactly which
paths you need to change, or what to change them to.
Groetjes,
Maarten Wiltink
.
Relevant Pages
- Re: Project proposal -- Forth project organiser
... they compile a call to an error routine instead. ... You load the file and each new defined word gets ... lot easier if people who write libraries do it your way. ... input buffer and check that it isn't a keeper word that hasn't been ... (comp.lang.forth) - Re: How to load and clear files?
... You can just load new definitions to replace the old ones. ... by the old name in the lisp image, ... CLISP is written in portable C code: you can compile it on almost any ... or:EXECUTE to precise your idea. ... (comp.lang.lisp) - Re: VB application crashes
... When I load the form in Private Sub Form_ActivateI have the ... These are functions that load data into Listviews, ... In VB6, in the project's properties, go to the Compile tab and select ... Run the EXE from Windows Explorer. ... (microsoft.public.vb.general.discussion) - Re: Is DEFCONSTANT broken?
... you don't compile, and load only once. ... could see the implementors arguing that it would be significantly more ... scoping rules right, ... (comp.lang.lisp) - Lauterbach TRACE32 debugger, not able to load C symbols
... I want to load firefox symbols in TRACE32 JTAG debugger. ... I compiled my application in server with bitbake for arm based board, ... ARM Omap3 board is already loaded with kernel symbols, ... if i cross compile some other application like Gnash in some other ... (comp.unix.programmer) |
|