QuTech-Delft / OpenQL

OpenQL: A Portable Quantum Programming Framework for Quantum Accelerators. https://dl.acm.org/doi/10.1145/3474222
https://openql.readthedocs.io
Other
97 stars 44 forks source link

Build failed because of missing src/ql/ir/ir.gen.h #473

Closed RheaH-yx closed 1 year ago

RheaH-yx commented 1 year ago

As per the title, ir.gen.h and ir.gen.cc are missing from src/ql/ir, which are required for the building.

pablolh commented 1 year ago

Good morning, How do you build? Those files are generated by tree-gen normally, and this is all done by CMake automatically.