Closed denialhaag closed 3 hours ago
Thanks you @denialhaag for bringingin up this issue. Unfortunately, I cannot reproduce the problem on my machine.
We just merged a new PR #90 that add an extensive explanation of the usage of the templates Could you please read thorugh those steps and check whether they resolve your problem. If the problem persists, could you please detail the steps until you encountered the issue such that it is easier for us to figure out what happened there?
Thank you so much for your collaboration!
My bad, I pulled QDMI
, cretaed a new template, and it worked like a charm. Maybe it was related to the pinned revision. 🤔
My bad, I pulled
QDMI
, cretaed a new template, and it worked like a charm. Maybe it was related to the pinned revision. 🤔
That could very much be it. We adjusted that part in the latest PR. Going to close this for now. Feel free to reopen if any problems still arise.
I wanted to report a few issues I ran into when working with the generated device template.
One currently has to manually add a number of additional files for the project to compile:
cmake/PrefixHandling.cmake
cmake/prefix_defs.txt
include/qdmi/device.h
and its dependenciesFuthermore, one has to edit the root
CMakeLists.txt
to add the following lines: