problems about building this project
Opened this issue · 4 comments
jren2017 commented
Hello,
mkdir build && cd build
cmake .. && make -j
When I use the above command to compile this project, there was no makefile generated in the build folder.
can you help explain how to do this?
shuangshuangguo commented
@jren2017 sorry, I haven't encountered this problem. Did you cd dense_flow??
Andantino97 commented
Hi , I want to ask whether this repo can be built on Windows platform? I've encountered many problems when building this on my win10
shuangshuangguo commented
It can not.
Andantino97 commented
Okay.Thank you!