Giter Site home page Giter Site logo

Comments (5)

idealvin avatar idealvin commented on May 4, 2024

vs2015那个文件夹的sln编译不过。

我尝试删除一些依赖,但是因为context文件夹下有一些汇编文件不带明白,不敢乱动。

@sgf
vs 工程是早期提供的,采用多字节编码应该是可以编过的。

建议使用 xmake 编译,vs 工程后续可能不再支持。

from coost.

sgf avatar sgf commented on May 4, 2024

vs 工程是早期提供的,采用多字节编码应该是可以编过的。
建议使用 xmake 编译,vs 工程后续可能不再支持。

后续项目不会再用多字节编码了。我自己再倒腾一下,用不了就算了。
字符串这块我把WTL的CString已经抠出来了。UTF16编码。我只在windows上需要C++,其他平台因为并无各种限制 有更好的语言。

from coost.

idealvin avatar idealvin commented on May 4, 2024

@sgf 你可以先试试直接改下工程属性,多字节改为unicode编码,代码实现应该是不依赖这个的

from coost.

sgf avatar sgf commented on May 4, 2024

可以了 谢谢!是x64和x86 asm文件条件编译问题。

from coost.

idealvin avatar idealvin commented on May 4, 2024

@sgf

ok. 如果一定要 vs 工程的话,也可以用 xmake 自动生成:

xmake project -k vsxmake -m "debug;release"

from coost.

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.