Opened 18 years ago

Last modified 17 years ago

#1334 closed defect (fixed)

Add manifest support to makefile for Visual C++ 2005

Reported by: Mateusz Łoskot Owned by: Mateusz Łoskot
Priority: highest Milestone:
Component: default Version: unspecified
Severity: major Keywords:
Cc:

Description

There are known problems with missing manifest when building GDAL with Visual C++ 2005. This report is dedicated to memorize the issue for fix in near future.

Here is MSDN article "How to: Embed a Manifest Inside a C/C++ Application" 

http://msdn2.microsoft.com/en-us/library/ms235591.aspx

Here are references to gdal-dev list threads related to this issue:

http://lists.maptools.org/pipermail/gdal-dev/2006-October/010347.html
http://lists.maptools.org/pipermail/gdal-dev/2006-September/010016.html
http://lists.maptools.org/pipermail/gdal-dev/2006-July/009598.html
http://lists.maptools.org/pipermail/gdal-dev/2005-December/007531.html

Change History (2)

comment:1 by Mateusz Łoskot, 17 years ago

I'm taking this bug and I'll start preparing and testing appropriate changes.

comment:2 by Mateusz Łoskot, 17 years ago

It has been fixed long time ago.
Note: See TracTickets for help on using tickets.