Giter Club home page Giter Club logo

Comments (3)

gecko0307 avatar gecko0307 commented on June 10, 2024

Which version of Dagon are you using? Seems that your code is for 0.10.1. I've tested it with a simple example, it compiles and works as expected (Windows 10 x64, dmd 2.088.0). It's not compatible with current ~master though, and there are many warnings from old dlib

from dagon.

infinityplusb avatar infinityplusb commented on June 10, 2024

Really??
I've been trying with 0.10.0 and 0.10.1 to no avail. I tried with master but it was pretty different, so I ignored it.
I have a similar issue when I compile any of the examples or other projects, like dagon-shooter, dagon-demo.
Maybe it's an issue with my nuklear file, or with something else in my project. I'll have a play now that I know it can work.
dub 1.17.0
dmd 2.088.0
ubuntu 19.10

from dagon.

infinityplusb avatar infinityplusb commented on June 10, 2024

Looks like I forgot to load the font asset.
It doesn't consistently give that as a warning.

    override void onAssetsRequest()
    {
        aFontDroidSans14 = addFontAsset("data/font/DroidSans.ttf", 14);
    }

from dagon.

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.