[ https://issues.apache.org/jira/browse/CB-12189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772680#comment-15772680 ]
ASF subversion and git services commented on CB-12189: ------------------------------------------------------ Commit e4390a3ab07527295ece6618e98ff6bee1adc980 in cordova-docs's branch refs/heads/master from [~vladimir.kotikov] [ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=e4390a3 ] CB-12189 Document `implementation` attribute This closes #671 > Plugin WinMD+DLL combination > ---------------------------- > > Key: CB-12189 > URL: https://issues.apache.org/jira/browse/CB-12189 > Project: Apache Cordova > Issue Type: Bug > Components: Windows > Reporter: Chris Brody > > As discussed in https://forums.adobe.com/message/9123283 and > https://github.com/litehelpers/Cordova-sqlite-legacy-build-support/issues/10 > it is not possible to build on PhoneGap Build for Windows with a plugin such > as https://github.com/litehelpers/Cordova-sqlite-legacy-build-support or > https://github.com/litehelpers/Cordova-sqlite-evcore-extbuild-free. The > solution discussed in > https://github.com/litehelpers/Cordova-sqlite-legacy-build-support/issues/10 > is to build the Windows C++ library by hand then include the WinMD file in > plugin.xml just like > https://github.com/phonegap/phonegap-plugin-barcodescanner/blob/master/plugin.xml#L65-L67. > But as discussed in > https://github.com/litehelpers/Cordova-sqlite-legacy-build-support/issues/10 > this is still not possible since we need to include both WinMD and DLL files > in case of a C++ library. > I hereby raise this issue to fix cordova-windows to support WinMD+DLL for C++ > libraries such as > https://github.com/litehelpers/Cordova-sqlite-legacy-build-support. This is a > blocking issue for one of my customers. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org