@Dinis_Costa wrote:
Hello... I installed Visual Studio Community 2017 with MonoGame 3.6 but when I try to build a project it appears the following error message:
Severity Code Description Project File Line Suppression State
Error The command ""C:\Program Files\MSBuild\MonoGame\v3.0\Tools\MGCB.exe" /@:"C:\Users\Dinis\source\repos\Mono1\Mono1\Content\Content.mgcb" /platform:Windows /outputDir:"C:\Users\Dinis\source\repos\Mono1\Mono1\Content\bin\Windows" /intermediateDir:"C:\Users\Dinis\source\repos\Mono1\Mono1\Content\obj\Windows" /quiet" exited with code -1. Mono1Somehow when I set build action of content.mgcb to "none" I finally see the blue screen and build the project... however I get the following warning:
Severity Code Description Project File Line Suppression State
Warning No Content References Found. Please make sure your .mgcb file has a build action of MonoGameContentReference Mono1How can I solve this issue?
Thanks!
Posts: 6
Participants: 3