Code Monkey home page Code Monkey logo

Comments (2)

waruqi avatar waruqi commented on August 17, 2024

如果是在windows上编译,那就不需要mingw了。。直接在cmd里面就可以编译,如果装了vs的话。。

如果必须要在windows上的msys里面使用mingw编译,可以尝试clone dev分支的版本,dev分支我重构了大部分代码,是2.0的新版本,已经移除了对makefile的依赖,直接编译的,应该不存在反斜杠不支持的问题,编译速度也有很大提升。。

from xmake.

waruqi avatar waruqi commented on August 17, 2024

你这边是直接使用xmake编译的吗,直接用xmake编译的话,调用的是nmake.exe来处理makefile的,应该也不存在反斜杠问题:

直接执行xmake就行了。

不要config完用msys里面的make进行编译

from xmake.

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.