There is no vrControls.hpp for Win64x ?

I can't create a topic in the subcategory for the instrumentation workshop so I'll ask here.

Trying to build modern x64 with Delphi 12 and I get a message about VrControls.hpp not found. When I search for that file, they are under Win32/Win64 but not Win64x so I presume that is the issue.

I used the new installer to install. What do I need to do to fix it?

vrControls.hpp belongs to TMS Instrumentation Workshop, not to TMS VCL UI Pack.
"New installer"? Do you mean TMS Smart Setup installer? With the TMS Smart Setup installer, it should install for Win64x

Yes, used the smart setup installer. It installed the UI ok but not the instrumentation workshop (not sure of the one other one as well).

But on that other message in that you moved to that category in the forums, the answer is yes to that (but I can't respond to that message, only in this sub category).

If you used TMS Smart Setup, it should have installed support for Win64x.
Can you check your Win64x hpp include path that it contains the folder where vrcontrols.hpp was generated?

I did a dir /s and only the Win32 / Win64 have the files, the Win64x doesn't for the instrumental workshop items (but does have the UI items - so the installer installed part ok but part it didn't). Is there some option I have to choose for it to do it to all the libraries?

Please send the smart setup log file so we can inspect

Okay, where do I find it?

@dfattms : logs are at \Logs in a zip file.

But don't worry, I think we've identified the issue, next release should have it fixed.

Okay, thanks - the update to the smart installer or the instrumental workshop? When do you think the update will be out?

The update is to instrumentation workshop. I am not part of the team that will make the change, but should be soon

We released an update via TMS Smart Setup

Thanks, I updated both the UI and Instrumentation workshop but got:

[ERROR] Error running TTmsInstallRunner: Running failed: install tms.vcl.instrumentationworkshop tms.vcl.uipack -display-options:product-progress (ETmsRunner)

logs.zip (17.2 KB)
Here's the logs

There must be something wrong with your unit scope names setup for Win64x.
Please check under Tools, Options, Language, Delphi, Win64 Modern, that these unit scope names are set to

Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell

and retry

Unit Scope names under "library" is blank on all platforms. Also the VCL UI compiles fine, it's just the instrumental workshop that in an issue. I can rebuild everything and send that log if it would help. Do I just highlight all items and click full build?

I did a full build of all items - the only failure was on Instrumental workshop. See log.
logs.zip (69.8 KB)

We are working on this and will release an update shortly

How's it coming?

We will inform when we found the cause and when the new release is ready.

is there a workaround, it's kinda holding me up...