Closed Yeahyay closed 4 years ago
Ensure you're cloning using the --recursive
flag. That should hopefully solve your problem.
Alright cloning with git --recursive worked. It didn't work initially because I grabbed the .tar.gz archives off of the releases page. Those archives had an empty src/nuklear folder so cmake was complaining. Same with the zips. Maybe you should fix it or specify to clone the repo recursively. But thanks for the help.
Following the build instructions on linux, using cmake gives the error. I've tried versions 2.5-2.6 and each version had the same issue.