@skyemaidstone wrote:
I had to bite the bullet and install Windows 10.
Before I did I tried my MG project in VS2019 and it worked just fine so I was hopeful there wouldn't be any problems.
Since actually installing Win10 the code itself does still build fine but none of the content does. Clicking the Content.mgcb just opens a screen of text like I was opening it in a text editor.
On this forum I saw it suggested to install some C++ redistributes which I tried but that didn't do much.
First error when building is:
The command ""C:\Program Files (x86)\MSBuild\MonoGame\v3.0\Tools\MGCB.exe" /@:"D:\Projects\MonoGame\RealmsOfFantasy\RealmsOfFantasy\Content\Content.mgcb" /platform:Windows /outputDir:"D:\Projects\MonoGame\RealmsOfFantasy\RealmsOfFantasy\Content\bin\Windows" /intermediateDir:"D:\Projects\MonoGame\RealmsOfFantasy\RealmsOfFantasy\Content\obj\Windows" /quiet" exited with code 387.
I've tried installing VS 2017 and the templates for that too. But same thing.
Any ideas please?
Thanks
Posts: 5
Participants: 1