EClassNotFound Error

TwineCompile - Cut C++Builder compile times by up to 50x!
Post Reply
HMB
Posts: 2
Joined: Tue Oct 05, 2021 7:49 am

EClassNotFound Error

Post by HMB »

Hi,
on CBuilder 10.4.2 with
TwineCompiler 5.2.3.319
I get an EClassNotFound at Runtime.
To reproduce:
1. Place a new Component on an form, where the new component has never been before on the forms surface so that its new to the unit.
2, Do not clear the Project, just compile.
3. Compile and link, then start the Project... The error will occure.

Work around: Each time you place something new,- clear the project. What means the benefit of twinecompiler is gone.
thanks for hints in advance
jomitech
Site Admin
Posts: 2153
Joined: Wed Oct 08, 2008 12:23 am

Re: EClassNotFound Error

Post by jomitech »

If you save all the files before compiling, does it solve the issue? If so, just turn off the option - "Compile files/projects without saving them" in the TwineCompile options.
Jon
HMB
Posts: 2
Joined: Tue Oct 05, 2021 7:49 am

Re: EClassNotFound Error

Post by HMB »

...
thanks for reply
... stil doinig some tests for reproduction bit it seems to work... no matter it is saved before compiling hmmm?
Post Reply