submodules updater and test builds#12
Conversation
7b1c4d1 to
f8d8510
Compare
|
don't know if this use GCC or Windows Visual Studio, but I think it's better to make it use GCC so it can be build for Linux and cross-compiled for windows from Linux (since it's C-plugin) and use source code from last official libass commits and other libraries |
|
@realfinder, GCC is used for Linux Ubuntu and Visual Studio MSBuild for Windows |
|
@realfinder, Added Windows GCC github build script, but it's not working |
7d6d22a to
e8c6b9a
Compare
how it not working? anyway let see what @qyot27 will said |
731eda1 to
aee223e
Compare
|
still not get it to work? C API cross-compiles should be fine AviSynth/AviSynthPlus#281 |
|
@realfinder yes, mingw build not work and I don't know how to fix it, anyway we have Visual Studio build |
|
Since #11 is merged, should this one be merged as well or we can expect further changes? |
|
@pinterf can we split README.md to BUILD.md, CHANGELOG.md and README.md with links in README.md to BUILD.md and CHANGELOG.md? |
|
Definitely yes. |
6feb9af to
7bf9a82
Compare
|
@pinterf done! Everything works now, you can merge it. |
For test builds and checking submodule updates for master branch
(should be merged after SMP folder update #11)