Opened 11 years ago
Closed 11 years ago
#533 closed defect (wontfix)
a bug in compile.
Reported by: | aya | Owned by: | pramsey |
---|---|---|---|
Priority: | major | Milestone: | 3.3.4 |
Component: | Build/Install | Version: | 3.3.3 |
Severity: | Unassigned | Keywords: | inttypes.h missing build |
Cc: |
Description
I downloaded geos-3.3.3.tar.bz2 and compiled it with NMAKE in VS2005+sp1. The operating system is 32bit win xp + sp3. The compiler can't find inttypes.h and give an error. I also can't find it in the package. Please see the figue attached.
Attachments (1)
Change History (2)
by , 11 years ago
comment:1 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I think you want to use platform.h.vc for building with VS whatever. Consider trying the CMAKE alternative.
Note:
See TracTickets
for help on using tickets.
screenshot