Just downloaded the 2.1 on a brand new mac. Got this error upon compilation:
Scanning dependencies of target IMP-version Scanning dependencies of target RMF-decorators make[2]: *** No rule to make target `VERSION', needed by `CMakeFiles/IMP-version'. Stop. make[1]: *** [CMakeFiles/IMP-version.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 0%] Making decorator headers [ 0%] Built target RMF-decorators make: *** [all] Error 2
On Mon, Oct 14, 2013 at 7:12 PM, Daniel Russel drussel@gmail.com wrote:
> I created the 2.1 release branch (release/2.1). It would be nice if anyone > who hasn't updated in a while checks it out and makes sure there stuff > works with it. To check it out do > `git imp update` > `git checkout -b release/2.1 origin/release/2.1` > then build. > > An issue I just discovered is that the version number support got broken > along the way, so you version number will be wrong. I'll fix that shortly. > > _______________________________________________ > IMP-dev mailing list > IMP-dev@salilab.org > https://salilab.org/mailman/listinfo/imp-dev > >