mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 14:31:39 +00:00
Update README.md
This commit is contained in:
@@ -39,6 +39,8 @@ Note 1: The path where the source code is cloned to can contain spaces but non-A
|
|||||||
|
|
||||||
Note 2: If you had not used `git clone --recursive https://github.com/IfcOpenShell/IfcOpenshell.git`, update the submodules by running `git submodule init & git submodule update`.
|
Note 2: If you had not used `git clone --recursive https://github.com/IfcOpenShell/IfcOpenshell.git`, update the submodules by running `git submodule init & git submodule update`.
|
||||||
|
|
||||||
|
Note 3: Be careful with special characters is the path when using the nix or win build scripts, because the OpenCASCADE build will fail on paths containing ++ and likely other situations.
|
||||||
|
|
||||||
### Compiling on Windows
|
### Compiling on Windows
|
||||||
The preferred way to fetch and build this project's dependencies is to use the build scripts
|
The preferred way to fetch and build this project's dependencies is to use the build scripts
|
||||||
in win/ folder. **See [win/readme.md] for more information**.
|
in win/ folder. **See [win/readme.md] for more information**.
|
||||||
|
|||||||
Reference in New Issue
Block a user