Ticket #370 (closed enhancement: wontfix)
QT Nokia and GEOS
| Reported by: | cemehehko | Owned by: | strk |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | 3.2.0 |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
I have tried to use precompiled version of Geos and have many dependency problems. Thus why special compliation flags used in configure (MSYS/MinGW) and preconfigured makefile for MSVC. I have created single .pro(project file) for compile Geos with Qt Creator (MinGW and MSVC). To do this I need to rename duplicates files such as:
- index/bintree/Interval.cpp into b_Interval.cpp
- index/strtree/Interval.cpp into s_Interval.cpp
- and other with geograph, planargraph, bintree, quadtree, strtree, sweepline.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

