mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
win/readme: drop stale IFCOS_USE_OCCT note (15c28a1)
This commit is contained in:
@@ -51,17 +51,6 @@ The project will be installed to `installed-vs<VERSION>-<ARCHITECTURE>\` folder
|
|||||||
required IfcOpenShell-Python parts are deployed to the `<PYTHONHOME>\Lib\site-packages\` folder. The 3ds Max plug-in,
|
required IfcOpenShell-Python parts are deployed to the `<PYTHONHOME>\Lib\site-packages\` folder. The 3ds Max plug-in,
|
||||||
`IfcMax.dli`, needs to be copied manually to the 3ds Max's `plugins` folder.
|
`IfcMax.dli`, needs to be copied manually to the 3ds Max's `plugins` folder.
|
||||||
|
|
||||||
**Note:** Currently all of the dependencies are build as static libraries against the static run-time allowing the
|
|
||||||
developer to effortlessly deploy standalone IFCOS executables.
|
|
||||||
|
|
||||||
Using the official Open CASCADE release instead of community edition
|
|
||||||
---------------------------------------------
|
|
||||||
Before building the dependencies, enable the OCCT usage:
|
|
||||||
```
|
|
||||||
> set IFCOS_USE_OCCT=TRUE
|
|
||||||
> build-deps.cmd
|
|
||||||
```
|
|
||||||
|
|
||||||
Using an already existing Python installation
|
Using an already existing Python installation
|
||||||
---------------------------------------------
|
---------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user