Compile error

I downloaded Business Core version 1.42.0 and kept getting compile errors. I have tried uninstalling and re
install_2024_07_23.log (46.3 KB)
installing and keep getting the same errors.

It looks like your Delphi settings are too big or messy. The installer couldn’t run msbuild properly.

I recommend you use TMS Smart Setup to install the products, it doesn’t suffer from those issues.

https://doc.tmssoftware.com/smartsetup

Hi Wagner,

With Smartsetup it does not install in Delphi 11.1. Though it installs on Sydney and Rio. I really need to install on 11.1

kind regards

Please elaborate "does not install" a little bit more.

What does happen? What did you try and what errors/symptoms you get? Smart Setup generates detailed log files and provides it in Logs\logs.zip file. Please send it to us.

logs.zip (529.2 KB)

This is the log file.

Kind Regards

It looks like it only fails to install for the iOSDevice64 platform. All other platforms build ok.

Is your Delphi properly configured for iOSDevice64 platform?
Are you able to create an empty FMX application and build it for iOSDevice64?
Are you able to create an empty package and build it for iOSDevice64?

I have no need for iosdevice64

I resolved by excluding via the YAML file.

Thanks

That is one good option. The other option is simply remove/uninstall iOSDevice64 platform from your Delphi. Smart Setup tries to install it because it detects it's installed in the IDE, but it seems to be an issue with it.

logs.zip (642.6 KB)


TMSBizProb

Now problem is that the tms biz components are not registered in Delphi 11.1.

It does register in Rio and Sydney

Kind Regards

Maybe you are hitting same issue are mentioned in this topic?

This solved the problem. Thanks...

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.