In the last version of IFC ( IFC 4.3.2.0 (IFC4X3_ADD2) ) IfcBridgePart inherit from IfcFaciltyPart but in IfcOpenshell it is not possible to define IfcBridgePart for this IFC version. Is it a know issue? When this entity will be define?
I fix it using the X86_64 toolchain and not the I686 toolchain.
I am using the latest release of Mingw64 (gfortran) and I have the message : Error allocating 1824 bytes: Not enough space. If I look the heap memory free in the task mamaging of windows there are enough space to allocate this memory : 2Go I don't understand whi I can't adress this free memory with the Fortran Allocate instruction. Can anybody help me?
probably pointer assignement bug in gfortran compiler version 7.2.0