PDA

View Full Version : Command line compiling does not work in 5.1.1


Brian Rasmusson
01-Feb-2006, 10:34 PM
Hi,

I installed the newest EurekaLog on a system with both C++ Builder 6 and C++
Builder 2006. Installation was OK, except it forced me to uninstall the
version I was using in C++ Builder 6 even though I didn't plan to upgrade
that yet - this installation was meant to be for a C++ Builder 2006 project
only.

Now, my C++ Builder 6 project doesn't work when compiling from the command
line using emake. It's like EurekaLog is not activated.

I get this exception when running it:

"Cannot use 'CurrentEurekaLogOptions' function without activate EurekaLog.

To activate EurekaLog use the new IDE "Project/EurekaLog Options..." menu.
(C:\Lavoro\ExceptionLog\ExceptionLog.pas, line 10920)"


What can I do? Making from the command line is important to me as it's part
of an automated build process.


Brian

admin
02-Feb-2006, 09:31 AM
Hi,

Brian Rasmusson wrote:
> Hi,
>
> [...]
>
> Now, my C++ Builder 6 project doesn't work when compiling from the command
> line using emake. It's like EurekaLog is not activated.
>
> I get this exception when running it:
>
> "Cannot use 'CurrentEurekaLogOptions' function without activate EurekaLog.
>
> [...]
>
> What can I do? Making from the command line is important to me as it's part
> of an automated build process.
>
>
> Brian

Check if your in your project EurekaLog is really active opening it via
the C++Builder IDE.

If EurekaLog is really active the try to do this:

1)...Close all opened Delphi/CBuilder instances;
2)...Deinstall all installed EurekaLog versions;
3)...Remove all folders containing the ExceptionLog.* or
?ExceptionExpert.* files;
4)...download and install the last EurekaLog version;
5)...restart your PC.

I'm waiting to your feedback as soon as possible, ok? :)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

admin
02-Feb-2006, 11:18 AM
Hi,

Brian Rasmusson wrote:
> Hi,
>
> I installed the newest EurekaLog on a system with both C++ Builder 6 and C++
> Builder 2006. Installation was OK, except it forced me to uninstall the
> version I was using in C++ Builder 6 even though I didn't plan to upgrade
> that yet - this installation was meant to be for a C++ Builder 2006 project
> only.
>
> Now, my C++ Builder 6 project doesn't work when compiling from the command
> line using emake. It's like EurekaLog is not activated.
>
> [...]
>
> Brian

I think to have found and fixed this bug in the last EurekaLog 5.1.2 RC
1 downloadable from the customer control panel at:
http://www.eurekalog.com/login.php

Try it and tell back to me the result, ok? :)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

Brian Rasmusson
02-Feb-2006, 08:30 PM
> Try it and tell back to me the result, ok? :)

Sorry, it still doesn't work. Also, this version does not include C++
Builder 2006 support.

Brian

Brian Rasmusson
02-Feb-2006, 08:32 PM
> this version does not include C++ Builder 2006 support.

Sorry, forgot I renamed my BDS folder as a test :-)

Still does not work from command line in BCB 6 though.

Brian

admin
03-Feb-2006, 12:28 PM
Hi,

Brian Rasmusson wrote:
>> this version does not include C++ Builder 2006 support.
>
> Sorry, forgot I renamed my BDS folder as a test :-)
>
> Still does not work from command line in BCB 6 though.
>
> Brian

Sorry my error, I have now uploaded the correct version (5.1.2 RC 2). :)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!

Brian Rasmusson
03-Feb-2006, 09:56 PM
> Sorry my error, I have now uploaded the correct version (5.1.2 RC 2). :)

It works again now. Do you consider 5.1.2 RC 2 safe to use in a release?

Brian

admin
06-Feb-2006, 09:40 AM
Hi,

Brian Rasmusson wrote:
>> Sorry my error, I have now uploaded the correct version (5.1.2 RC 2). :)
>
> It works again now. Do you consider 5.1.2 RC 2 safe to use in a release?
>
> Brian

Yes, it is! :)

--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!