[solved] Pipeline tool - I don't get it

Hi,

I thought I got it but.

Error The command ““C:\Program Files (x86)\MSBuild\MonoGame\v3.0\Tools\MGCB.exe” /@:“C:\Users\Stephan\Documents\Visual Studio 2017\Projects\GameProject\GameProject\Content\Content.mgcb” /platform:Windows /outputDir:“C:\Users\Stephan\Documents\Visual Studio 2017\Projects\GameProject\GameProject\Content\bin\Windows” /intermediateDir:“C:\Users\Stephan\Documents\Visual Studio 2017\Projects\GameProject\GameProject\Content\obj\Windows” /quiet” exited with code 1. GameProject

Can someone here guess why or have a working crystal ball ?

I guess exit code 1 means just error but what is the problem ?

Got it. There was one “Linux precompiled font” file that was probably causing this. Whatever, after I’ve romoved this the project built.

Arial20.spritefont is the name of this file.

Next time, you can try building the content from the Pipeline Tool itself. You’ll get a more informative error that way.

1 Like