IfcConvert crashes with any input. Even --help is enough to crash it:
➜ bin git:(master) ✗ ./IfcConvert --help
IfcConvert: /***/ios-pristine/src/ifcconvert/../ifcconvert/../ifcgeom/../ifcgeom/IfcGeomFilter.h:149: void IfcGeom::string_arg_filter::assert_arguments(): Assertion `it->second < base->getArgumentType(it->second) == IfcUtil::Argument_STRING && "Argument type not string"' failed.
[1] 14309 abort (core dumped) ./IfcConvert --help
The binary was compiled from a freshly cloned repository with python build-all.py
I'm on Ubuntu 16.04
IfcConvert crashes with any input. Even --help is enough to crash it:
The binary was compiled from a freshly cloned repository with
python build-all.pyI'm on Ubuntu 16.04