View Single Post
Old 3rd December 2014, 06:11   #696  |  Link
SecurityBunny
Registered User
 
Join Date: Jul 2013
Posts: 76
Quote:
Originally Posted by cyberbeing View Post
Strange. Not sure what you did wrong, but to checkout the tag directly from within GIT do the following:
Code:
git fetch --tags
git checkout 3.1.0.704
Then just run build_vsfilter.sh -proj xy_sub_filter and you should have a 3.1.0.704 XySubFilter build.

I'll plan on uploading a complied build to GitHub at the beginning of next week.
Thanks. Fetching in git seems to have fixed it. Compiled with the correct version number. 3.1.0.704 (git 31d6703)
SecurityBunny is offline   Reply With Quote