[email protected] wrote: > > Release version of import library files (.lib) are deployed in the following > folder: > C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0\ExtensionSDKs\SQLite.WinRT > \3.7.14.1\DesignTime\Retail\XXX > * XXX is ARM/x64/x86 > > On the other hand, the following path is added to the default library folder > setting of release build configuration of VS project. > C:\Program Files (x86)\Microsoft SDKs\Windows\v8.0\ExtensionSDKs\SQLite.WinRT > \3.7.14.1\DesignTime\Release\XXX > > Of course, they should be same. I think the deployed folder name should be > "Release". > > Please fix in the just next version. >
The necessary changes have been backported to the 3.7.14 branch and the new package has been uploaded to the Visual Studio Gallery. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

