zoukankan      html  css  js  c++  java
  • codeblocks

    下载地址
    http://www.codeblocks.org/downloads/26
    下载 codeblocks-17.12mingw-setup.exe (这个版本包含MinGW编译器套件)

    设置编译器
    Settings -> Compiler -> Toolchain executables -> Auto-detect。


    (对当前project有效)
    include path: project -> bulid options -> Search directories -> Compiler -> Add
    libray path: project -> bulid options -> Linker setting -> Add

    (对所有project有效)
    Settings -> compiler -> Search directories -> compiler
    Settings -> compiler -> Search directories -> Linker setting

  • 相关阅读:
    p1373
    考试总结 2018-5-6
    p1044与p1898
    p1905
    p1904 p1903
    p1177
    p1273  日常打表
    p1142
    并查集与并查集模板
    p1265
  • 原文地址:https://www.cnblogs.com/chest/p/12381960.html
Copyright © 2011-2022 走看看