Giter Site home page Giter Site logo

xyzliang / add-xcode-bits-stdc--.h Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 3.0 1.19 MB

为macOS Xcode加入bits/stdc++.h万能头文件的支持的一键式脚本。Script that adds the support of bits/stdc++.h c++ header file for mac OS Xcode.

C++ 11.30% Shell 88.70%
cpp c xcode xcode12 macos-big-sur header-files bits stdc

add-xcode-bits-stdc--.h's Introduction

Add Xcode bits/stdc++.h

Language

English | 中文

Description

Add bits/stdc++.h to macOS Xcode one-click to solve the problem of error 'bits/stdc++.h' file when using bits/stdc++.h header files in Xcode, and test it on macOS Big Sur 11.2 Xcode12.4, which is theoretically applicable to all systems and Xcode.

All header files come from GitHub-GNU compiler collection (GCC) and Ubuntu GCC-10 version, and modify bits/os_def The ines file adapts to the macOS environment.

Every time you update or download a new Xcode-beta to replace old Xcode, these files will disappear, so you need to manually add these files every time, so this script file is a little troublesome.

How to use

Download or clone the file locally, open the terminal, and drag the runme.sh to the terminal to enter and enter to run.

Error?

  1. First try to run the script using the root permission, that is, drag the su root into the script to run.
  2. If there is a large number of header file errors in Xcode after running, try using the old version of the bits/stdc++.h file, either delete the relevant inclusion statement, or add the relevant missing header file.

add-xcode-bits-stdc--.h's People

Contributors

xyzliang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.