View Single Post
Old 2nd December 2014, 21:15   #695  |  Link
cyberbeing
Broadband Junkie
 
Join Date: Oct 2005
Posts: 1,859
Quote:
Originally Posted by SecurityBunny View Post
Mind sharing a compiled build with the fix? I compiled the 704 source myself and somehow came out with build 3.1.0.687 (git 472cb11).
https://github.com/Cyberbeing/xy-VSF.../tag/3.1.0.704
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.
cyberbeing is offline   Reply With Quote