Giter VIP home page Giter VIP logo

Comments (2)

kobalicek avatar kobalicek commented on May 23, 2024

Is anywhere described what are the "Unreal 4" requirements? Blend2D is at the moment compiled with -W4 on Windows, which enables warnings level 4 and I haven't seen the warnings that you posted. I think it would be the best to conditionally disable these warnings if they are the problem, however, what Blend2D does is a valid use of C++11 features and all of these warnings are related to providing compatibility with C.

I definitely need more information regarding this issue. VS version, etc.

from blend2d.

kobalicek avatar kobalicek commented on May 23, 2024

This should be fixed with commit 8d05b27 in which Blend2D disables these warnings during the inclusion of <blend2d.h> and during the build. Please reopen if the fix is not enough.

from blend2d.

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.