Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#206 closed defect (fixed)

geos-3.1.0 : MSVC 7.1 => 'geos/io/CLocalizer.h' : No such file or directory

Reported by: spellef94 Owned by: mloskot
Priority: major Milestone: 3.1.0
Component: Core Version: main
Severity: Significant Keywords: setlocale clocalizer
Cc:

Description

CLocalizer*.* no such files except CLocalizer.cpp

Newbie, I try to build/install on MSVC 7.1 Thanks

Change History (4)

comment:1 by mloskot, 16 years ago

Component: Build/InstallCore
Keywords: setlocale clocalizer added
Severity: UnassignedSignificant
Status: newassigned
Version: svn-trunk

I assume you use GEOS from SVN trunk, don't you? Could you please provide me with information about what revision do you use?

There has been similar report submitted as #201 and I've fixed it recently (revisions r2183 and r2185). Could you confirm if you use at least r2183 revision and you're still getting this error?

comment:2 by mloskot, 16 years ago

Milestone: 3.1
Resolution: fixed
Status: assignedclosed

I've also patched NMAKE makefiles in trunk replacing lib.exe with more portable link.exe /lib command to enabled compilation using Microsoft Visual C++ Toolkit 2003 (r2190)

I tested building GEOS with Visual C++ Toolkit 2003 with success.

I'm closing this ticket as fixed.

comment:3 by (none), 15 years ago

Milestone: 3.1.0

Milestone 3.1.0 deleted

comment:4 by pramsey, 15 years ago

Milestone: 3.1.0
Note: See TracTickets for help on using tickets.