You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Takayasu Yajima (JIRA)" <ji...@apache.org> on 2016/12/30 14:03:58 UTC

[jira] [Commented] (CB-3021) Can no longer import CDVPlugin.h from plugin Objective-C++ code

    [ https://issues.apache.org/jira/browse/CB-3021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15787728#comment-15787728 ] 

Takayasu Yajima commented on CB-3021:
-------------------------------------

This problem does not seem to be fixed in osx.

> 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: iOS
>    Affects Versions: 2.6.0
>         Environment: XCode 4.6.1
> OSX 10.8.3
>            Reporter: Ryan Willoughby
>            Assignee: Shazron Abdullah
>              Labels: C++, Plugins, iOS
>             Fix For: 2.7.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
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org