[mapguide][MG42][Modified] SQLitePhpApi project file fix (+other project file cleanup)

Walt Welton-Lair walt.welton-lair at autodesk.com
Wed Mar 1 02:40:45 EST 2006


You can view the artifact detail at the following URL:

    https://mapguide.osgeo.org/servlets/Scarab/id/MG42

Type:
OS:Issue

Artifact ID:
MG42 (SQLitePhpApi project file fix (+other project file cleanup))

Modified by:
Walt Welton-Lair
waltweltonlair (walt.welton-lair at autodesk.com)

The following modifications were made to this artifact:
---------------------------------------------------------------------

-- os:Status Explanation set to new value:
Code changes have been submitted.
-- OS:Description set to new value:
Old value:
The debug build of the SQLitePhpApi PHP extension (php_SQLitePhpApid.dll) was failing to load.  Using Depends I noticed that dependencies to msvcp80d and msvcr80d were missing.  With VS 2005 these DLLs are referenced via the manifest.  Sure enough, the debug configuration of the SQLitePhpApi project was not generating a manifest.  After enabling it PHP was able to load the extension without problems.

New value:
The debug build of the SQLitePhpApi PHP extension (php_SQLitePhpApid.dll) was failing to load.  Using Depends I noticed that dependencies to msvcp80d and msvcr80d were missing.  With VS 2005 these DLLs are referenced via the manifest.  Sure enough, the debug configuration of the SQLitePhpApi project was not generating a manifest.  After enabling it PHP was able to load the extension without problems.

I also went through all the server project files and removed redundant settings.
-- OS:Status changed:
Old value:
New
New value:
Resolved



---------------------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Mapguide_issues mailing list