Page 1 of 1

EClassNotFound Error

Posted: Tue Oct 05, 2021 7:59 am
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

Re: EClassNotFound Error

Posted: Tue Oct 05, 2021 4:24 pm
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.

Re: EClassNotFound Error

Posted: Thu Oct 07, 2021 7:55 am
by HMB
...
thanks for reply
... stil doinig some tests for reproduction bit it seems to work... no matter it is saved before compiling hmmm?