Coder Social home page Coder Social logo

Comments (12)

Jackson-soft avatar Jackson-soft commented on July 29, 2024

Clion不是有吗?

from cinatra.

qicosmos avatar qicosmos commented on July 29, 2024

是的,可以用clion。

from cinatra.

gerrywp avatar gerrywp commented on July 29, 2024

@Jackson-soft @qicosmos 额,还是用eclipse吧。电脑装了太多IDE了,vs 2017 ide,intellij idea,还是用开源的IDE自己配,一次学习到处使用来的好!

from cinatra.

qicosmos avatar qicosmos commented on July 29, 2024

@mikeeywang 如果你有vs2017就可以直接用啊,为啥还用eclipse

from cinatra.

Jackson-soft avatar Jackson-soft commented on July 29, 2024

对啊,为啥还用eclipse

from cinatra.

gerrywp avatar gerrywp commented on July 29, 2024

因为想瞎折腾,不想用微软那一套msbuild,不方便移植到*unix

from cinatra.

qicosmos avatar qicosmos commented on July 29, 2024

方便移植和IDE没啥关系,都用c++标准写代码就行。我写cinatra喜欢用vs写,然后在gcc下编译,开发效率更高。

from cinatra.

Jackson-soft avatar Jackson-soft commented on July 29, 2024

现在VS2017支持CMake项目的,用标准C++写是完全没有问题的,然后想用Boost库可以直接用vcpkg安装,很方便了

from cinatra.

gerrywp avatar gerrywp commented on July 29, 2024

@Jackson-soft 不会配啊,新建了一个c++ "makefile project"。安装了mingw,然后在项目properties里面配置了include路径,总是提示找不到头文件!

from cinatra.

qicosmos avatar qicosmos commented on July 29, 2024

你可以直接用vs2017,包含头文件即可,不需要什么配置。

from cinatra.

micfan avatar micfan commented on July 29, 2024

vs2017 最新 release 已经支持 CMake,请妥善配置 boost 依赖,clion 不错

from cinatra.

qicosmos avatar qicosmos commented on July 29, 2024

如果vs直接支持了cmake我可以试试用一个cmake文件了。

from cinatra.

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.