Hi Thomas,
I have followed the instructions and as I didnt install openCollada, I have gone into the cmake.txt file and changed the value to include open cascade to OFF then rebuilt the make file. I have tried to make and I receive the following Error:
Scanning dependencies of target IfcParse
[ 2%] Building CXX object CMakeFiles/IfcParse.dir/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp.o
In file included from /home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp:43:0:
/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/../ifcparse/IfcHdf5File.h:25:19: fatal error: H5Cpp.h: No such file or directory
compilation terminated.
CMakeFiles/IfcParse.dir/build.make:54: recipe for target 'CMakeFiles/IfcParse.dir/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp.o' failed
make[2]: *** [CMakeFiles/IfcParse.dir/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp.o] Error 1
CMakeFiles/Makefile2:167: recipe for target 'CMakeFiles/IfcParse.dir/all' failed
make[1]: *** [CMakeFiles/IfcParse.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
It looks like there is a file missing?
Thanks,
John
Hi Thomas,
I have followed the instructions and as I didnt install openCollada, I have gone into the cmake.txt file and changed the value to include open cascade to OFF then rebuilt the make file. I have tried to make and I receive the following Error:
Scanning dependencies of target IfcParse
[ 2%] Building CXX object CMakeFiles/IfcParse.dir/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp.o
In file included from /home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp:43:0:
/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/../ifcparse/IfcHdf5File.h:25:19: fatal error: H5Cpp.h: No such file or directory
compilation terminated.
CMakeFiles/IfcParse.dir/build.make:54: recipe for target 'CMakeFiles/IfcParse.dir/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp.o' failed
make[2]: *** [CMakeFiles/IfcParse.dir/home/john/badbim/IfcOpenShell-HDF5/src/ifcparse/IfcParse.cpp.o] Error 1
CMakeFiles/Makefile2:167: recipe for target 'CMakeFiles/IfcParse.dir/all' failed
make[1]: *** [CMakeFiles/IfcParse.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
It looks like there is a file missing?
Thanks,
John