ifcapps
ifcapps
Cmake does not find OpenSceneGraph any more, that's the only reason why the Linux version is not easy to build at the moment. Without the viewer application, Cmake is easy...
You're welcome to contribute to this open source project. If you work on a commercial project, you can receive a quote for implementations and support on www.ifcquery.com
Good suggestion. I will change it in the next update in a week or two.
I actually need those files
Hmm, doesn't it crash in the parallel for loop? Did you test it in release mode? Then the loop runs in parallel threads, each using the same tempStream instance: #define...
It could be a bug in the obj export. It could be a bug in Carve. To find out, you can debug the code with Visual Studio for example. Or...
`glslangValidator --version ` returns `Glslang Version: 11:15.1.0` This results in a CMake error message: `CMake Warning at CMakeLists.txt:54 (find_package): Could not find a configuration file for package "glslang" that is...