Opened 16 years ago

Closed 16 years ago

#542 closed defect (fixed)

Fixes required to build using Visual C++ 2008

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: medium Milestone: 2.1
Component: General Version: 2.0.0
Severity: major Keywords:
Cc: External ID:

Description

The current code base has a few problems building using Visual Studio 2008:

  • redefinition of vsnprintf (VC++2008 includes the proper definition of vsnprintf without underscore)
  • a template compile error in the release configuration with the XQilla project

Change History (2)

comment:1 by waltweltonlair, 16 years ago

Status: newassigned

comment:2 by waltweltonlair, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in the trunk stream with submission https://trac.osgeo.org/mapguide/changeset/3146.

Note: See TracTickets for help on using tickets.