Jump to content

0.86.0.889 version does not compile


Recommended Posts

Guest Efthymios Kalyviotis
Posted

After installing the UniGUI fmsoft_unigui_beta_0.86.0.889_setup.exe (from the download page), I tried to compile and install the components.

 

Most of the projects inside the uniGUI2010Group.groupproj are giving the following message.

 

[DCC Fatal Error] uniTools14.dpk(40): F1026 File not found: 'uniStrUtils.dcu'

 

I searched for that file (uniStrUtils.*) on my hard disk and couldn't find it anywhere.

 

Thank you in advance.

 

Efthymios Kalyviotis

Computer Programmer

Guest Efthymios Kalyviotis
Posted

I actually found what is the problem.

 

After installation:

If I 'Compile All' projects in the project group, every project is compiled (and then is being installed) perfectly.

But, if I do 'Clean All' projects, then I do have the compilation error.

 

This is happening because in your installation you distribute only the compiled version of that file (dcu) and not the source code of it.

Since I clean the project, the .dcu file is also deleted giving later these error messages.

 

Thanks for the help Farshad.

 

Keep going with your excellent work !!!

×
×
  • Create New...