Skip to content

current master is not buildable #3

@bxabi

Description

@bxabi

Hi,

when I'm trying to build, at the make command I have the following error:

Scanning dependencies of target _ifcopenshell_wrapper
[ 78%] Building CXX object ifcwrap/CMakeFiles/_ifcopenshell_wrapper.dir/IfcPythonPYTHON_wrap.cxx.o
In file included from /home/bxabi/Programs/IfcOpenShell/cmake/build/ifcwrap/IfcPythonPYTHON_wrap.cxx:3144:0:
/home/bxabi/Programs/IfcOpenShell/src/ifcwrap/../ifcgeom/IfcGeomIterator.h:89:3: error: ‘Kernel’ does not name a type
   Kernel kernel;
   ^
/home/bxabi/Programs/IfcOpenShell/src/ifcwrap/../ifcgeom/IfcGeomIterator.h:95:3: error: ‘IfcSchema’ does not name a type
   IfcSchema::IfcRepresentation::list::ptr representations;
   ^
/home/bxabi/Programs/IfcOpenShell/src/ifcwrap/../ifcgeom/IfcGeomIterator.h:96:3: error: ‘IfcSchema’ does not name a type
   IfcSchema::IfcRepresentation::list::it representation_iterator;
   ^

and many similar errors follow.

Is this happening only for me? What can cause it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions