Have no "flute.h" when make install
LmMax0 opened this issue · 2 comments
LmMax0 commented
I have uncommented the line of code add_subdirectory(rmst_wl)
.
However, during the subsequent construction process, there were issues as shown in the above images. I have tried many methods myself, but none of them have been effective. I'm sorry, because I have a lack of knowledge in cmake.
I would like to ask how I can solve this problem, as this module of DREAMPlace has been referenced in other open source projects, so I cannot avoid this problem.
Thank you for your guidance!
LmMax0 commented
It works. Amazing!
Thank you very much!