Skip to content

Commit f909adc

Browse files
authored
Update README.md
1 parent 913a428 commit f909adc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Note 1: The path where the source code is cloned to can contain spaces but non-A
3939

4040
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`.
4141

42+
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.
43+
4244
### Compiling on Windows
4345
The preferred way to fetch and build this project's dependencies is to use the build scripts
4446
in win/ folder. **See [win/readme.md] for more information**.

0 commit comments

Comments
 (0)