[lazarus] objpas and linux

Michael A. Hess mhess at miraclec.com
Fri May 14 10:07:39 EDT 1999


Cliff Baeseman wrote:
> 
> That is ok I will try that as for the objpas thing I tried that last
> night and TObject could not be found.
> I had classes in the uses clause and fpcobj specified?

I assume you mean objfpc as in {$mode objfpc}.

Anyway I also added it to all the files last night and it did work. The
only file I had problems with was the editor.pp file. When it tried to
compile it it gave the TOBJECT undefined error. I solved this by moving
the editor file to the very end of the uses clauses in the main.pp file.
Why it made a difference being last I don't know but it would compile
correctly when it was the very last file compiled.  :-\

-- 
==== Programming my first best destiny! ====

Michael A. Hess      Miracle Concepts, Inc.
mhess at miraclec.com   http://www.miraclec.com






More information about the Lazarus mailing list