Log in

View Full Version : Can anyone compile CombMask?


Reel.Deel
11th August 2014, 15:18
Hi,

I was wondering if someone can compile CombMask (https://github.com/chikuzen/CombMask/tree/master/avisynth) for me (would prefer if its dynamically built)? Chikuzen seems to have vanished and he never released a 32-bit binary for CombMask.
I found an already built CombMask but unfortunately is for a x64 Avisynth (CombMask-g2ec6679-x64.7z (http://files.line0.in/builds/avsplugins/CombMask-g2ec6679-x64.7z)).

feisty2
11th August 2014, 15:30
https://www.sendspace.com/file/l8u7ic
I made this build under VS2013

Reel.Deel
12th August 2014, 02:42
Thanks feisty2. (I had VS2010 Express on my old computer but it gave me more headaches than the few plugins I managed to compile)

kurish
12th August 2014, 07:53
R.D.: Perhaps consider adding CombMask and feisty2's binary to the wiki?

http://avisynth.nl/index.php/External_filters

:)

Reel.Deel
12th August 2014, 13:57
@kurish
I will.

@feisty2
Your binary requires the MSVCR120D.DLL runtime, does this mean CombMask was compiled for debugging?

Groucho2004
12th August 2014, 14:13
Your binary requires the MSVCR120D.DLL runtime, does this mean CombMask was compiled for debugging?
Looks that way.
Here is a release build (https://www.dropbox.com/s/v6cqmzyhdulftwz/CombMask.dll) (VC10).

feisty2
12th August 2014, 14:20
my apologies, I forgot to set it to release mode
heres the new build
https://www.sendspace.com/file/yj7l3a