Roadblock trying to build from SVN with VS2005...
Jason Birch
Jason.Birch at nanaimo.ca
Fri Aug 25 19:28:04 EDT 2006
Thanks. Couple new issues now:
Error 1564 error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
MgDisposable::SetRefCountFlag(void)"
(__imp_?SetRefCountFlag at MgDisposable@@QAEXXZ) referenced in function
"public: __thiscall Ptr<class MgLongTransactionData>::Ptr<class
MgLongTransactionData>(class MgLongTransactionData *)"
(??0?$Ptr at VMgLongTransactionData@@@@QAE at PAVMgLongTransactionData@@@Z)
SwigWrappers.obj
Error 1565 fatal error LNK1120: 1 unresolved externals
..\..\bin\win32\debug/php_SQLitePhpApid.dll
Jason
-----Original Message-----
From: Trevor Wekel [mailto:trevor.wekel at autodesk.com]
Sent: Friday, August 25, 2006 13:32
To: Jason Birch; dev at mapguide.osgeo.org
Subject: RE: Roadblock trying to build from SVN with VS2005...
Hi Jason,
The SQLite project piggybacks on the SWIG infrastructure used by the Web
Extensions. You are correct, the common framework changes broke the
SQLite compilation. I have just put a fix in under "MG371: Add
resources to Platform libraries, fix Sqlite compilation". An SVN update
should fix the compile error.
Thanks,
Trevor
-----Original Message-----
From: Jason Birch [mailto:Jason.Birch at nanaimo.ca]
Sent: Friday, August 25, 2006 2:13 PM
To: dev at mapguide.osgeo.org
Subject: Roadblock trying to build from SVN with VS2005...
Has the build order changed with the introduction of the common
framework, or is there an additional environment variable or VS setting
that I need to have?
When I try to build Oem (the first step in the docs) I get an error in
the SQLite compilation:
Error 1 fatal error C1083: Cannot open include file:
'MapGuideCommon.h': No such file or directory
d:\osgeo\mgbuild\oem\sqlite\src\sqlitephpapi\sqlitephpapi_wrap.cpp
62
Jason
More information about the Mapguide-internals
mailing list