Personal tools
You are here: Home Documentation FAQ I get an error on Mac OS X about missing header files. What gives?
Document Actions

I get an error on Mac OS X about missing header files. What gives?

If you have installed Coin as framework (the default), you will need to set a symbolic link to the header files. (The reason for this is that Swig does not support frameworks yet.)

ln -s /Library/Frameworks/Inventor.framework/Headers /usr/local/include/Inventor