I just compiled open cascade and need to do some post activities. Can someone tell me what I should know about.
___________________________________________
Open CASCADE has been installed under /usr/local/OpenCAS
and CASROOT must be set to /usr/local/OpenCAS/ros.
The instruction above is what I want to know more about.
You should then install the following ports:
- cad/opencascade-tutorial
- cad/opencascade-samples-qt
- cad/opencascade-samples-java
To get started, please read the documentation:
file:///usr/local/OpenCAS/doc/Overview/index.htm
___________________________
PS to compile opencascade I had to add this
pkg_add -r tclX
because this particular pkg from source wouldn't compile and was marked as broken.
___________________________________________
Open CASCADE has been installed under /usr/local/OpenCAS
and CASROOT must be set to /usr/local/OpenCAS/ros.
The instruction above is what I want to know more about.
You should then install the following ports:
- cad/opencascade-tutorial
- cad/opencascade-samples-qt
- cad/opencascade-samples-java
To get started, please read the documentation:
file:///usr/local/OpenCAS/doc/Overview/index.htm
___________________________
PS to compile opencascade I had to add this
pkg_add -r tclX
because this particular pkg from source wouldn't compile and was marked as broken.