forked from openrails/openrails
-
Couldn't load subscription status.
- Fork 0
Developer Info
Roger edited this page Apr 15, 2025
·
1 revision
This page provides tips and hits for OpenRails developers.
Besides downloading and installing Visual Studio (2022 Community) with the .NET Desktop Development package, the following is required to compile the code:
-
Microsoft .NET Framework 3.5: Download from Microsoft and install (to Windows).
The build reports that SP1 is needed. -
.NET Core 3.1 Desktop Runtime: Download from Microsoft and install (to Windows).
The output from the build contains a link to the download.
After the above, there still is the following in the output, but RunActivity runs fine.
Could Not Find <dirpath>openrails\Program\RunActivityLAA.*
Tool 'dotnet-mgfxc' (version '3.8.0.1641') was restored. Available commands: mgfxc
This page is part of a prototype for an Open Rails Train Simulator Wiki.