Page 1 of 1

Can't get Delphi example to compile...help

Posted: Thu Jul 10, 2008 8:08 am
by GoldenEye4ever
I've loaded the "simple" delphi example into Turbo Delphi 2006.

Each time that I run the project, I get this error:

Code: Select all

[Pascal Fatal Error] simple.dpr(13): F1026 File not found: 'ExceptionLog.dcu'
I then remove the reference to the ExceptionLog from the simple lib.

Once I try to compile again, I get this error:

Code: Select all

[Pascal Fatal Error] F2039 Could not create output file '..\..\..\..\..\Modules\simple.mod'
I just created the folder path.

Once I try to compile again, I get this error:

Code: Select all

Could not find program, 'F:\projects\other\dvbdream\dvbdream.exe'
Do I need to have the executable installed in order to compile this app?

Does anyone have a delphi project example that compiles?

Thanks

Delphi Sample

Posted: Thu Oct 08, 2009 1:04 am
by abiradib
Go to Run | Parameters and update the Host Application path 'F:\projects\other\dvbdream\dvbdream.exe' to the physical path for DVBDream.EXE in your computer..

Posted: Tue Jun 01, 2010 7:09 pm
by mortechsystems
It now all makes sense. We just have to in Delphi turn off the items and call up the procedures that we want to see with retail version, when I buy it.
Clever piece of software writing the api hooks for this.
You are a bunch of geniuses.