你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-04 11:36:52 +08:00
Clarified instructions for installing Xcode and gcc on Mac OS X.
这个提交包含在:
@@ -104,7 +104,7 @@ Linux
|
||||
macOS
|
||||
^^^^^
|
||||
|
||||
* Xcode (the IDE for macOS) comes with the LLVM (clang) compiler, but it does not currently support OpenMP, so you must install `gcc <https://gcc.gnu.org>`_. This can be done by downloading and installing the `Homebrew package manager <http://brew.sh>`_ and running:
|
||||
* Xcode (the IDE for macOS) comes with the LLVM (clang) compiler, but it does not currently support OpenMP, so you must install `gcc <https://gcc.gnu.org>`_. That said, it is still useful to have Xcode (with command line tools) installed. It can be downloaded from the App Store. Once Xcode is installed, download and install the `Homebrew package manager <http://brew.sh>`_ and then to install gcc, run:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户