Coder Social home page Coder Social logo

Build errors in VS2013 about monogame.samples HOT 4 CLOSED

monogame avatar monogame commented on September 15, 2024
Build errors in VS2013

from monogame.samples.

Comments (4)

ccsevers avatar ccsevers commented on September 15, 2024

Okay tracked down the problem. First I needed to build the Content project and then that failed with a more informative error message that I was missing MonoGame.ContentPipeline.targets in the right place. After I installed that from the base MonoGame package I was able to build Content and then build WindowsGL.

Shall I update the readme or make a getting started wiki in case I'm not the only one?

from monogame.samples.

ccsevers avatar ccsevers commented on September 15, 2024

Looks like this is all doable with nuget. I submitted a pull #21

from monogame.samples.

SimonDarksideJ avatar SimonDarksideJ commented on September 15, 2024

Hmm,
All the samples should be using NuGet where they can, this includes the Content Project.

The Content Projects should have the MonoGame.Framework.ContentProject NuGet installed (then excluding the packages.config from the csproj) in the Content Project (not builder). This adds the MonoGameContentProcessors to the content solution.

Yes, you need to build the content first before building each sample. If the Read-me isn't clear I'll get that sorted 💃

There is an issue raised already about putting full docs in for each sample, just need to find the time to get that sorted.

from monogame.samples.

SimonDarksideJ avatar SimonDarksideJ commented on September 15, 2024

Can this be closed now?
P.S. I also updated the packages recently for the latest NuGet release

from monogame.samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.