-
This issue has been requested to solicit feedback on the [OCE-Build](https://github.com/Qonfused/OCE-Build/tree/python-rewrite) project's direction and to discuss the project's roadmap. The proposal o…
-
I built oce-0.18.1 on MacOsX 10.14.6 without any problem. I installed into a user defines directory using
``` -DOCE_INSTALL_PREFIX=~/.local ```
When I want to load it into an executable, the lib…
-
The current conda scripts install the OCE Config package files into `$PREFIX/lib`. This is non-standard behaviour. This way, find_package(OCE) does not find OCE without an explicit path.
It would be …
-
I followed the below steps for installing OCE/Python-OCC, and to my dismay I found that the build process targets Python2 instead of Python3. My lab's standard is Python 3.6+. The instructions do no…
-
I tried to build and install pythonocc-core in python=3.7 in win10.
1. Build and install OCE (https://github.com/tpaviot/oce) by cmake.
2. OCE instlled "C:\OCE-0.18\"
3. Tried to build pythonocc-…
-
Trying to build against [OCE found in Github](https://github.com/tpaviot/oce), though I'm not sure how legitimate it is. It appears fairly well maintained.
Regardless, it fails to compile here:
```
…
-
I try install FREETYPE and the error persists..
After run '**cmake ..**':
> -- Build 64bit
> CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
> Cou…
-
Hi,
On windows10, msys2/mingw64, trying to build the git repo cloned fresh on 16jan 2017, the build fails complaining about "external linkage required" :
`[ 42%] Building CXX object adm/cmake/…
-
are you interested in me resolving these warnings?
see http://stackoverflow.com/questions/3246228/dereferencing-type-punned-pointer-will-break-strict-aliasing-rules
cd /home/h4ck3rm1k3/experiments/oce…
-
Hello! I have a problem trying to compile OpenCascade according to your instructions [here](https://github.com/tpaviot/oce/blob/master/BUILD.MINGWw64.md). The only difference is that I use MinGW insta…