
Mon, 01/09/2006 - 00:59
Forums:
when i try to compile freecad:
configure: checking OpenCascade...
checking for /usr/include/OCC/Standard.hxx... no
configure: error:
**** Could not find OpenCascade header files.
Please check your installation. ****
Thu, 06/10/2010 - 22:43
Hi,
Have you found a fix for this? (Apart from copying the headers after the fact.)
Cheers
Lou
Mon, 06/14/2010 - 10:16
Hello,
I never compiled Freecad myself, but it seems to use autotools (configure, automake, etc.) for compilation. If that is the case, try configure --help and look for an option something like "--with-occ-include". It (normally) allows you specify exact locations for header files.
Hope it helps,
Marco
Mon, 06/14/2010 - 20:50
Hi,
Thanks, I did use that, so I am in business, but wanted to confirm the OpenCASCADE behavior that seemed a little strange (and non-standard) to me.
Cheers
Lou