On Wed, Aug 13, 2014 at 2:34 PM, Alexey Pavlov <[email protected]> wrote:
> > In MSYS2 cmake is mingw-w64 package. > pacman -Ss cmake > Ok, I think I'm OK there, I'm trying to build from the mingw-w64 git repository... To build MINGW package you need use wrapper for makepkg: > makepkg-mingw > Yes, I'm using that per the readme in the git repository. > But before it you need install mingw-w64 toolchains: > pacman -S mingw-w64-i686-toolchain mingw-w64-x86_64-toolchain Ok, this is pulling in a few more packages. I'm currently only building for i686 which makepkg seems to handle OK. I'll try x86_64 once I get a good build. So all that said, is the problem that /usr/include is intentionally not in the search path because it's only for MSYS2 projects? In that case I need the equivalent in /mingw32/include? Thanks, Richard
------------------------------------------------------------------------------
_______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
