GithubHelp home page GithubHelp logo

Comments (3)

IULOVE avatar IULOVE commented on May 16, 2024 1

我是这样编译的,base工程把警告视为错误关闭, 其他把 属性/c/c++/语言 中的符合模式关闭.
还有个错误是ui_components工程的,把AsyncModalRunner(Delegate *delegate); virtual ~AsyncModalRunner(); 放到public 。。

from nim_duilib_framework.

nmgwddj avatar nmgwddj commented on May 16, 2024

升级到 VS2017(>MSVC++ 14.1 _MSC_VER == 1910) 一些模板和标准库的使用方法会有些不同,单独改动量稍大,在后期计划中会尝试修复这个问题。
现在建议最高升级到 VS2015(MSVC++ 14.0 _MSC_VER == 1900)来进行开发,如果你项目中有必须使用 VS2017 以上静态库,可以尝试自己修改代码,欢迎提交 PR 来帮我们完善。

from nim_duilib_framework.

nmgwddj avatar nmgwddj commented on May 16, 2024

@x64bugreport 最新 master 分支已经支持使用 VS2017 直接编译,无需修改代码和参数。

from nim_duilib_framework.

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.