RSS Feed
Knowledgebase : IDE
     
PROBLEM: I've installed EurekaLog 7, but do not see any EurekaLog-related items in IDE? SOLUTION: * Use Start/Programs/EurekaLog 7/Manage menu item to launch EurekaLog manager (make sure you close IDE before doing that and make sure to run th...
PROBLEM: When I enable EurekaLog for my project in IDE - I get one of the following errors: * "'true' is not a valid integer value" * "[dcc32 Warning] W1030 Invalid compiler directive: 'true'" * "File not found: 'True.dpr'" * "0" is an i...
PROBLEM: If I compile my project in "Debug" profile - everything works fine. But if I compile it in "Release" profile - EurekaLog does not work. Even though debug information options are set properly. REASON: This is a known bug [1] (archive [...
PROBLEM: I do not see "EurekaLog" stage during compilation. SOLUTION: * Check that EurekaLog IDE expert is installed: do you see EurekaLog items in IDE's main menu [1]? If no - you must install EurekaLog IDE expert, either manually [2] or by ...
PROBLEM: I have installed EurekaLog, but I get "The procedure entry point XYZ could not be located in the dynamic link library ZXY" error message when I start IDE. REASON: EurekaLog is compiled against latest builds of IDEs. New IDE builds may be ...
PROBLEM: Each time the project settings are changed the project file grows with entries like this: REASON: This problem is not EurekaLog related. If you remove EL expert and try to change options and save the file - the result will be the same. ...
PROBLEM: I got unexpected "Source File not Found" dialog asking for EurekaLog files during debugging. EXPLANATION: Actually, this is not EurekaLog, who wants that file, but rather Delphi's IDE (Debugger). EurekaLog gather many information ...
It's worth to note, that EurekaLog integrates itself into Delphi's IDE, hooking all IDE exceptions too. I.e. EurekaLog catches not only errors in your applications, but in Delphi too. This is an useful feature for old Delphi's version, which do not have s...
PROBLEM: When I build my project in Delphi or C++ Builder IDE - I get "Out of memory" error message. EXPLANATION: Building your project with EurekaLog means that your project must be post-processed by EurekaLog. EurekaLog should insert options and deb...
PROBLEM: I'm using old version of EurekaLog (previous major version). There are new version of EurekaLog available, but we do not plan to upgrade. However, my current version keeps asking me about availability of the new EurekaLog version. How can I...
PROBLEM: When I've installed EurekaLog 7 - my IDE crashes on startup, during compilation or when exiting. REASON: * Delphi and C++ Builder IDEs are 32-bit processes, which are limited to 2 Gb of address space. There are also other known limits (s...
PROBLEM: I get "Unexpected resource format" error when trying to compile my project. This doesn't happen for new projects. REASON: This error may be caused by repeated (double) post-processing of your project. There may be a call to ecc32 in p...
PROBLEM: I set "Application type" option to "VCL Forms Application". However, when I open options dialog again - this option is reset to default "Custom settings / unsupported application". REASON: "Application type" combo box is not a standal...
PROBLEM: My EurekaLog-enabled application generates bug reports in encrypted form, but I didn't specify any password. What is this default password? REASON: Most probably that your EurekaLog settings was corrupted. Note: in some cases "corr...
PROBLEM: I can not debug my application/DLL. All breakpoints are non-functional. REASON: There may be several possible reasons for this. This issue is not specific to EurekaLog. SOLUTION: * First, be sure to (re-)setup debugging options...
PROBLEM: I develop IDE package (component or expert). When I compile my package, no EurekaLog information is added, even though package is configured with EurekaLog. Instead, a message "Package is installed in IDE. It's not possible to modify .bpl f...
PROBLEM: I get "out of memory" exception from ecc32 when compiling my large project with EurekaLog. EXPLANATION: EurekaLog's ecc32 uses arrgessive memory allocation to speed up post-processing. Doing so it can post-process smaller projects in ...
PROBLEM: I get the following messages when trying to compile or install my own package, 3rd party package, or 3rd party framework: * "The following changes are necessary to make this package compatible with other installed packages. Choose OK to...
PROBLEM: IDE may stop executing my application when I run it under debugger. IDE opens a new tab in code editor with EurekaLog's unit. However, there is nothing useful inside, just a lot of repeating "// You do not have source code" lines. REASON: ...
PROBLEM: I am getting the "No frames are available to insert" error when I am trying to insert a frame on the form after I have enabled EurekaLog for my project with frames. REASON: Unfortunately, this is a bug in IDE. EurekaLog uses the offic...
PROBLEM: I can not debug my application in IDE after I have added EurekaLog. IDE's debugger is either fails to start / load or it runs executable with disabled breakpoints and no source code debugging. P.S. Possible error message from IDE: "Debugge...
Help Desk Software by Kayako Resolve