Open siddharthsrivastava opened 8 years ago
Did you install VLFeat separately or do you use the VLFeat copy shipped with this repository by recursively cloning? If you are using the latter version, you might try to install VLFeat separately (see the webpage) ...
Hi I am trying to compile the code on Ubuntu 14.04. cmake finishes successfully. But when I try to run 'make' I receive the following error
During cmake, the following error is shown:
I have checked that I have all qt5*-dev libraries installed.
What could be the issue ?