johnBuffer / NoCol

Trajectories finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMake fails without SFML file.

nateforlaw opened this issue · comments

I've been trying to compile this for a while now and I give up. If there is something I'm missing please let me know, I've never used CMake before and I think this NoCol thing is really cool.

It seems that there are some dependencies for this project that simply are never received because the file that defines them is missing.

Copy of previous issues.

Did you installed SFML on your system ?

I've been trying to compile this for a while now and I give up. If there is something I'm missing please let me know, I've never used CMake before and I think this NoCol thing is really cool.

It seems that there are some dependencies for this project that simply are never received because the file that defines them is missing.

I encountered the same problem as you, and I found the answer from here, https://segmentfault.com/a/1190000023105213
We just need to download some of this library and set the path.