Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Compiling dbsys
Sun, Oct 12 2008 9:33 AMPermanent Link

oliver

Thank you for the answeres to my previous questions.

for educational purposes I am trying to compile the dbsys project in delphi 6 pro.

I have the options search directory set to the project directly. In spite of this, among others the compiler complains that it cannot find

login in 'login.pas' {LoginDlg};

even though it is plainly in the project directly.


Can sobeone shed some light on this ?

Thank you.

Oliver
Mon, Oct 13 2008 2:06 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Oliver,

<< I have the options search directory set to the project directly. In spite
of this, among others the compiler complains that it cannot find

login in 'login.pas' {LoginDlg};

even though it is plainly in the project directly. >>

Something must be set incorrectly in the Project search paths or the Library
Search Path in the Environment options.  Also, did you verify that the
login.pas unit is actually present where you think it is ?

--
Tim Young
Elevate Software
www.elevatesoft.com

Image