View Full Version : missing ExceptionLog.pas
Michael Gurnett
15-Sep-2008, 12:59 AM
Just downloaded the demo to use with c++ builder 2007, but I the program
cant find "ExceptionLog.pas". This file is missing from the install folder.
Have tried to reinstall but keep getting the same problem. What am I doing
wrong..
Thanks
Michael
admin
15-Sep-2008, 03:04 PM
Hi Michael,
I cannot reproduce this issue.
I have try with an empty project (with EurekaLog enabled) and all works fine.
I have also try to simply build the EurekaLog GUI source demo (included into the "CBuilder 11\Demos" EurekaLog sub folder) and all works fine.
How I can reproduce it?
Michael Gurnett
15-Sep-2008, 03:53 PM
The project I'm building is a c++ 2007 project which relies heavily on
cairo. There are a number of derived TGraphicsControls. Am I correct in
assuming that the ExceptionLog.pas file is created during the compilation of
the project. If not, when is it created?
Michael
"admin" <support@eurekalog.com> skrev i meddelandet
news:5366ea5bf296ea4a211a3da67f942dd6@nntp-gateway.com...
>
> Hi Michael,
>
> I cannot reproduce this issue.
>
> I have try with an empty project (with EurekaLog enabled) and all works
> fine.
>
> I have also try to simply build the EurekaLog GUI source demo (included
> into the "CBuilder 11\Demos" EurekaLog sub folder) and all works fine.
>
> How I can reproduce it?
>
>
> --
> admin
>
> Best regards...
>
> Fabio Dell'Aria.
> ------------------------------------------------------------------------
> admin's Profile: http://news.eurekalog.com/member.php?userid=1
> View this thread: http://news.eurekalog.com/showthread.php?t=2109
>
admin
15-Sep-2008, 06:13 PM
Hi Michael,
in the Trial or Professional versions (both without source code) is presents only the ExceptionLog.dcu (or .obj) binary file and it is enough to build a project.
So I think is really strange this error.
Can you:
1)...send to me the full error message ...or...
2)...(if possible) create and send to me a little source demo able to reproduce it ...or...
3)...Send to me the ProjectName.cbproj file ...
please? :)
Unregistered
19-Sep-2008, 09:11 AM
I think you have the unit exceptionlog listed somewhere in your project source and simultaneously eurekalog not activateds in your project and no search path to the directory with the exceptionlog.dcu set. make one or some of the following:
1. activate eurekalog in your project
2. delete exceptionlog unit from your dpr file
3. set the search path
admin
22-Sep-2008, 09:46 AM
Good suggestions! :)
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.