The exported App runs on other computers

Hi,
Do I have to install the .Net Frameworks and MSBulid Installation when the exported program runs on other computers?

The target machine only needs to have Net4.61+ runtime installed, which is the case for most Windows machines.

After installing .Net, it still prompts MSBulid is not installed.

I may have had something similar the other day. We prevented Windows updates on one of our machines and it didn’t have the latest .Net configuration (I’ve been corrected and it should be Net Framework Runtime 4.72).

Which version of Gamma did you make the .exe with and which version of .Net runtime is currently installed on the target machine?

H

Can confirm that the msbuild error shows up for apps using vl.stride only. thanks for the report, we’re working on a solution.

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

We’ve since documented what dependencies exported apps require here.