-
bootstrap.py, setup.py, and build.py should build the librhino3dm_native.dylib needed for rhino3dm.desktop (macOS version) builds.
-
bootstrap.py, setup.py, and build.py should build the librhino3dm_native.so (for various arm platforms as well as x64) needed for rhino3dm.android
-
I followed pip installation for Mac users with success, but enabling the add-on fails.
It seems to me `rhino3dm` can't be installed.
Terminal log from pip installation:
[installation_pip.txt](htt…
-
gyp is working, but not keeping up with updates build tools. It is also fragile and not well documented.
We should switch to CMake for rhino3dm builds.
currently, gyp is called from this scrip…
-
The plugin does not work with the latest version of rhino3m. It works if I downgrade to v0.9.0.
![image](https://user-images.githubusercontent.com/186073/73758841-6cc2cd00-476b-11ea-9959-b982f5c46d…
-
bootstrap.py, setup.py, and build.py should build the librhino3dm_native.a (static FAT binary) needed for rhino3dm.iOS builds.
-
```
Scanning dependencies of target _rhino3dm
[ 0%] Building CXX object CMakeFiles/_rhino3dm.dir/bindings/base64.cpp.o
[ 0%] Building CXX object CMakeFiles/_rhino3dm.dir/bindings/bindings.c…
-
![image](https://user-images.githubusercontent.com/23209894/68800713-94872500-0695-11ea-8de3-a2a1b2053a6b.png)
-
In CAD software , I interpolate a nurbs curve , now I want to move the control point of the start and end point , it means move the control point of the start and end control point ? Then how to gener…
-
same error with both py2.7 and py3.7, gcc-4, gcc-6, llvm-9
```
Failed to build rhino3dm
Installing collected packages: rhino3dm
Running setup.py install for rhino3dm ... error
ERROR: Comm…