Hi,
I have some problems with sample “world_map_kit_sdk_editionsample_osmworldmapkitextractor_cs_151113” in VS2013.
After downloading and compiling, VS goes to download updates from nuget and then this error appeared :
Error 1 This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see <a href="go.microsoft.com/fwlink/?LinkID=322105.">go.microsoft.com/fwlink/?LinkID=322105.</a> The missing file is …\packages\System.Data.SQLite.Core.1.0.97.0\build\net40\System.Data.SQLite.Core.targets. C:\Users\Bob\Desktop\New folder\OsmWorldMapKitExtractor\OsmWorldMapKitExtractor.csproj 130 5 OsmWorldMapKitExtractor
After many effort I hadn’t any success. Please tell me how can I run this sample without any problem.
Thanks