[
https://issues.apache.org/jira/browse/CB-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344679#comment-16344679
]
ASF subversion and git services commented on CB-3021:
-----------------------------------------------------
Commit 3efc345de20a444fcc17af6e2b4438db7d8d7397 in cordova-osx's branch
refs/heads/master from [~tripod]
[ https://gitbox.apache.org/repos/asf?p=cordova-osx.git;h=3efc345 ]
CB-3021 Can no longer import CDVPlugin.h from plugin Objective-C++ code
> Can no longer import CDVPlugin.h from plugin Objective-C++ code
> ---------------------------------------------------------------
>
> Key: CB-3021
> URL: https://issues.apache.org/jira/browse/CB-3021
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-osx
> Affects Versions: 2.6.0
> Environment: XCode 4.6.1
> OSX 10.8.3
> Reporter: Ryan Willoughby
> Assignee: Shazron Abdullah
> Priority: Major
> Labels: C++, OSX, Plugins, iOS
> Fix For: 4.1.0
>
>
> As of 2.6.0, importing CDVPlugin.h from C++ source code results in compile
> errors:
> /CordovaLib/Classes/CDVPlugin.h:26:17: Default initialization of an object of
> const type 'NSString *const'
> /CordovaLib/Classes/CDVPlugin.h:27:17: Default initialization of an object of
> const type 'NSString *const'
> /CordovaLib/Classes/CDVPlugin.h:28:17: Default initialization of an object of
> const type 'NSString *const'
> /CordovaLib/Classes/CDVPlugin.h:29:17: Default initialization of an object of
> const type 'NSString *const'
> Install this plugin in a Cordova 2.6.0 project to reproduce:
> https://github.com/wildabeast/BarcodeScanner
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]