ckabanur
Results
1
issues of
ckabanur
I tried to use esprc transpiler for IFC schema (ver 2x3) [https://standards.buildingsmart.org/IFC/RELEASE/IFC2x3/FINAL/EXPRESS/IFC2X3_Final.exp](url) as input, using the below terminal command: `./target/release/esprc ./schemas/ifc/IFC2x3.exp | rustfmt > ./ruststep/src/ifc2x3.rs` It results in following error:...
question