1

For some reason I have to modify some files on the source of unity. To get the source and its dependencies I had issued apt-get build-dep unity and apt-get source unity. To test whether the source compiles without any modifications or even any additional configuration, I created a build directory on the source, issued cmake .. then make. It always fails on make with this line

unity-7.2.5+14.04.20150603/unity-shared/pch/unity-shared_pch.hh:30:21: fatal error: Nux/Nux.h: No such file or directory

even though libnux-4.0-dev is installed. Trying with the additional configuration found at debian/rules by the cmake_base_options variable in cmake doesn't make a difference either.

What did go wrong?

My system is on ubuntu 14.04.

muru
  • 207,228
user128712
  • 2,452

0 Answers0