Select to view content in your preferred language

File Geodatabase API Beta1 doesn't work in VS2010 using Platform toolset v100

893
1
01-21-2011 04:24 AM
Patrickvan_Dijk
Emerging Contributor
When using VS2010 the File Geodatabase API returns errors when compiled using the v100 toolset.
Using the Platform Toolset (in Configuration Properties/General/Platform Toolset) v90 there are no runtime errors. Means that the Toolset can't be used in .NET Framework 4.0 directory (using mixed mode dll's).

Apparently FileGDBAPI.lib has been build using either VS2008 or VS2010 with v90 Platform Toolset.
Is it possible to include a FileGDBAPI.lib build againast the v100 Platform Toolset.
0 Kudos
1 Reply
LanceShipman
Esri Regular Contributor
The FileGDB API Beta 1 library is built with Visual Studio 2008 and it has not been tested (the library or the samples) with Visual Studio 2010. We will be testing with Visual Studio 2010 before final.
0 Kudos