This website requires JavaScript.
Explore
Help
Sign In
v4games
/
assimp
Watch
3
Star
0
Fork
You've already forked assimp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5f04cf09e7
assimp
/
port
/
swig
/
d
/
build.sh
3 lines
97 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
gcc -shared -fPIC -g3 -I../../../include/ -lassimp -olibassimp_wrap.so assimp_wrap.cxx
Reference in New Issue
View Git Blame
Copy Permalink