AviSynthPlus icon indicating copy to clipboard operation
AviSynthPlus copied to clipboard

How to build the latest codebase?

Open vadosnaprimer opened this issue 7 years ago • 2 comments

Hi. Probably the instructions from the original post still fully apply, but it feels like it's better to get an official confirmation.

@pinterf what's your current setup for building avs+? At least the VS version is different now. I just want to contribute some code, so it's better to have everything fully compatible.

vadosnaprimer avatar Aug 11 '18 15:08 vadosnaprimer

Hi, yeah, original post is a bit outdated and I have no right to modify it (original author left the avs+ scene), nor have we a proper description in my fork. Cmake (I'm always using the fresh version), VS2017 C++ Community Edition (XP support checked during setup), currently version 15.7.2, v141_xp toolset. I'm using the integrated git provided in the setup.

pinterf avatar Aug 15 '18 07:08 pinterf

If you make the MT branch default in repo settings, putting build instructions into your branch's readme.md would be the easiest solution. Would make them instantly visible, and with no need to touch old branches.

vadosnaprimer avatar Dec 21 '18 20:12 vadosnaprimer