Building Codelite on msys2 and cmake
Posted: Tue Apr 28, 2015 9:51 pm
I was trying to build Codelite on msys2 with cmake and I'd some compiler and linker errors.
While looking for a solution I've noticed msys2 already provides a codelite package
with patches at https://github.com/Alexpux/MINGW-packag ... delite-git
I see the all of the patches are applied upstream except the include-winsock-header.patch
and use-gnu-extensions.patch, when applied, Codelite can be built successfully.
Is there a reason why those patches not applied to upstream? Do they break TDM build?
While looking for a solution I've noticed msys2 already provides a codelite package
with patches at https://github.com/Alexpux/MINGW-packag ... delite-git
I see the all of the patches are applied upstream except the include-winsock-header.patch
and use-gnu-extensions.patch, when applied, Codelite can be built successfully.
Is there a reason why those patches not applied to upstream? Do they break TDM build?