Re: How to use CMake with cygwin/mingw toolchain?

2017-10-23 Thread Peter Quiring
I also found just setting CC and CXX environment variables pointing to the mingw gcc works. Thanks for the links. On Fri, Oct 20, 2017 at 5:11 PM, Yaakov Selkowitz <yselkow...@cygwin.com> wrote: > On 2017-10-20 07:50, Peter Quiring wrote: >> What is the current process to use the

Re: mingw include path missing Qt

2017-10-23 Thread Peter Quiring
I didn't see it was in /usr/include/qt5 as well. That would be a standard location. Thanks. On Fri, Oct 20, 2017 at 2:13 PM, Marco Atzeri <marco.atz...@gmail.com> wrote: > On 20/10/2017 20:00, Peter Quiring wrote: >> >> Another issue I'm having with mi

mingw include path missing Qt

2017-10-20 Thread Peter Quiring
Another issue I'm having with mingw is the Qt headers are not in the include path. So I always have to add -Ic:\cygwin\usr\x86_64-w64-mingw32\sys-root\mingw\include\qt5 to get the Qt headers included. Is there a correct way to do this? Thanks. -- Peter Quiring -- Problem reports: http

Re: How to use CMake with cygwin/mingw toolchain?

2017-10-20 Thread Peter Quiring
ew years now. Both Cygwin and MinGW-w64/MSYS2 have their >own versions of CMake, so I use those. > >Do you mean to cross-compile? > >Regards, > >Arjen > >2017-10-20 14:50 GMT+02:00 Peter Quiring <pquir...@gmail.com>: >> What is the current process to use the

How to use CMake with cygwin/mingw toolchain?

2017-10-20 Thread Peter Quiring
also includes cmake. How would I configure it to use the mingw toolset that is included with cygwin? I also see some Qt5 *.cmake modules included in the Qt5 libraries for mingw. Would it be possible to include a version of cmake built for mingw? Thanks. -- Peter Quiring -- Problem reports

Re: [ITP] mingw-libjpeg, mingw-libpng, mingw-openssl

2006-02-08 Thread Peter Quiring
Ok, thanks for all the info, I didn't know that mingw.sf.net was distributing packages as I can now see. I will try there. Thanks.

[ITP] mingw-libjpeg, mingw-libpng, mingw-openssl

2006-02-07 Thread Peter Quiring
. Thanks for considering my packages, and thanks for cygwin in general - an essential tool for multi-platform developers. Peter Quiring