OlliS
23-Mar-2008, 07:17 PM
Hello,
We have an automated build process using Final Builder as the build tool building Delphi -projects using the command line compiler.
This process has worked quite well for 6.0.10, but something in the 6.0.12 has now caused serious issues.
All of the executables resulting from builds using the 6.0.12 command line compiler now fail with the following error message: Cannot use 'CurrentEurekaLogOptions' function in module "<Executable Name>" without activate EurekaLog. To activate EurekaLog use the new IDE "Project/EurekaLog Options..." menu.
All of the projects have settings for active EurekaLog, they work just fine in the IDE and they work with identical settings when built from the IDE. Also the build log indicate no issues - everything appears to be built just fine, except that the executables do not have EurekaLog active.
We'd appreciate any assistance.
We have an automated build process using Final Builder as the build tool building Delphi -projects using the command line compiler.
This process has worked quite well for 6.0.10, but something in the 6.0.12 has now caused serious issues.
All of the executables resulting from builds using the 6.0.12 command line compiler now fail with the following error message: Cannot use 'CurrentEurekaLogOptions' function in module "<Executable Name>" without activate EurekaLog. To activate EurekaLog use the new IDE "Project/EurekaLog Options..." menu.
All of the projects have settings for active EurekaLog, they work just fine in the IDE and they work with identical settings when built from the IDE. Also the build log indicate no issues - everything appears to be built just fine, except that the executables do not have EurekaLog active.
We'd appreciate any assistance.