RSS Feed
Knowledgebase : Compilation
     
PROBLEM: I'm trying/evaluating trial, but I get this message for my specific application: --------------------------- Error. --------------------------- The "MyApplication.exe" program is compiled with EurekaLog 7.8.0.0 TRIAL version. However ...
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: 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: There can be problems when using EurekaLog on developer machine under user account that differs from the one that installed EurekaLog before. For example, ecc32.exe can crash if it is executed from system service (which is running under sys...
PROBLEM: When I use EL in large application - I get linker errors. To avoid them, I need to disable the MAP generation using -x in LFLAGS. But EL can not work without map file. REASON: This is a known C++Builder 6 bug (did not solved in the last C...
PROBLEM: Compilation date field is empty in bug report. Call stacks doesn't contain useful information. REASON: Empty compilation date means that EurekaLog wasn't able to read debug information, embedded into your executable. There can be seve...
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 upgraded to the new version of EurekaLog and now my old project can not be compiled (there are multiply compilation errors). REASON: Two major versions of EurekaLog may contain breaking changes. SOLUTION: * Delete old .dcu/.o...
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 "File _XYZ_ was compiled with different version of _ABC_" error when trying to compile my project with new version EurekaLog (I used the previous version of EurekaLog with fine result). REASON: It seems that there was some kind of i...
PROBLEM: I get "Could not compile used unit _XYZ_" error when trying to compile my project with new version EurekaLog (I used the previous version of EurekaLog with fine result). REASON: It seems that there was some kind of installation issue, so ...
PROBLEM: I get "File not found: _XYZ_" error when trying to compile my project with new version EurekaLog (I used the previous version of EurekaLog with fine result). REASON: It seems that there was some kind of installation issue, so now your pro...
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 get "Unit 'ExceptionLog' is deprecated" error when compiling my application. However, when I try to remove this unit - I get many "undeclared identificator" errors. REASON: ExceptionLog unit is unit from EurekaLog 6. It's included i...
PROBLEM: A). EurekaLog takes a lot of time to complete its tasks during compilation of your projects. B). IDE becomes unresponsive during EurekaLog's work. REASON: EurekaLog IDE expert performs post-processing of your projects [1]. The post...
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 have enabled EurekaLog for my FireMonkey (FMX) application. I get the following error (or similar): [ilink32 Error] Fatal: Unable to open file 'VCL.GRAPHICS.OBJ' Why FMX app uses VCL? REASON: This is as designed. We use TBitmap fr...
PROBLEM: EurekaLog causes internal error URW8074 when compiling my fairly-large project. I have uninstalled it and re-installed older version of EurekaLog, and now I don't have that problem anymore. REASON: Unfortunately, internal errors are bugs ...
PROBLEM: I get the following error message when trying to compile my C++ Builder project with TwineCompile: Target TCPostLink: ecc32.exe --el_alter_exe=C:\Projects\Project1.cbproj 'ecc32.exe' is not recognized as an internal or external command, o...
Help Desk Software by Kayako Resolve