[geos-devel] GEOS Compile problem
Mateusz Łoskot
mateusz at loskot.net
Thu Apr 10 01:07:59 PDT 2014
On 10 April 2014 06:32, 蔡俊/wx <93881254 at qq.com> wrote:
> Hello,
> My project is using Qt(Windows) as our dev tools. And we need to use
> geos,I don't know how to build the geos dll in Qt.
> Is there anyone build it in Qt?
> Hope to get your answer,thanks very much!
There is nothing specific to Qt that is required to build GEOS.
Simply, follow one of the instructions for Windows
http://trac.osgeo.org/geos/#Source
and you will get GEOS .dll and .lib produced.
Alternatively, install geos-devel package using https://trac.osgeo.org/osgeo4w/
Then, configure your project pointing to GEOS headers and library to
link against,
as you would do with any other non-Qt library.
Best regards,
--
Mateusz Łoskot, http://mateusz.loskot.net
More information about the geos-devel
mailing list