Giter Club home page Giter Club logo

Comments (4)

Spool5520 avatar Spool5520 commented on August 26, 2024

When I build the solution from the build button at the top of VS it builds but generates no .dll when I build on the individual project level DataTypes builds but GeonBit.UI does not. I get a The MonoGamePlatform property was not defined in the project. It must be set to windows windowsgl ect. And then the NVorbis dll reference not being found.

from geonbit.ui.

RonenNess avatar RonenNess commented on August 26, 2024

Hi Spool, thanks for the report.

About:

Window.Position is throwing an error it says that GameWindow does not contain a definition for Position. Game.Exit() is obsolete and this platform policy does not allow programmatically closing.

Are you talking about the line "Window.Position = new Point(0, 0);" in GeonBitUI_Examples.cs? If so you can safely remove that line its not important at all and its in the example code. And if its causing problems guess I'll remove it too. But out of curiosity - what platform and MonoGame version you got? Its weird that I didn't get that error.

When I build the solution from the build button at the top of VS it builds but generates no .dll when I build on the individual project level DataTypes builds but GeonBit.UI does not. I get a The MonoGamePlatform property was not defined in the project. It must be set to windows windowsgl ect. And then the NVorbis dll reference not being found.

Sorry I didn't quite understand this part. In GeonBit.UI.sln there are two projects, the DataTypes and the example project. You only need to build the DataType once and reference to it, and you don't really need to build the example project. What do you mean by "NVorbis dll reference not being found."?

Thanks!

from geonbit.ui.

Spool5520 avatar Spool5520 commented on August 26, 2024

Hey, thanks for the quick response.

Yes I am talking about that line of code. I will remove it.
I think I may have an outdated version of Monogame. I am going to reinstall and redo the setup. I will post here once I do that.

from geonbit.ui.

Spool5520 avatar Spool5520 commented on August 26, 2024

Okay,

So the problem was on my end. Everything works. I just needed to update my Monogame version. Thanks for the help. I didnt even know that there was a new version. Exited to try this out!

from geonbit.ui.

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.