You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/04/11 21:50:13 UTC

[jira] [Updated] (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:all-tabpanel ]

Shazron Abdullah updated CB-3021:
---------------------------------

    Summary: Can no longer import CDVPlugin.h from plugin Objective-C++ code  (was: Can no longer import CDVPlugin.h from plugin 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: 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira