You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/07/31 20:53:35 UTC

[jira] [Updated] (CB-1167) 2.0.0 Upgrading Docs missing the Header Search Path values in a new 2.0.0 project

     [ https://issues.apache.org/jira/browse/CB-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1167:
---------------------------------

    Description: 
Add instruction to add the Header Search Paths value that exists in a new project.

In your project's target: Build Settings -> Header Search Paths, add (with quotes):

# "$(TARGET_BUILD_DIR)/usr/local/lib/include"
# "$(OBJROOT)/UninstalledProducts/include"
# "$(BUILT_PRODUCTS_DIR)"

  was:
Add instruction to add the Header Search Paths value that exists in a new project.

# "$(TARGET_BUILD_DIR)/usr/local/lib/include"
# "$(OBJROOT)/UninstalledProducts/include"
# "$(BUILT_PRODUCTS_DIR)"

    
> 2.0.0 Upgrading Docs missing the Header Search Path values in a new 2.0.0 project
> ---------------------------------------------------------------------------------
>
>                 Key: CB-1167
>                 URL: https://issues.apache.org/jira/browse/CB-1167
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs, iOS
>    Affects Versions: 2.0.0
>            Reporter: Shazron Abdullah
>            Assignee: Michael Brooks
>             Fix For: 2.0.0
>
>
> Add instruction to add the Header Search Paths value that exists in a new project.
> In your project's target: Build Settings -> Header Search Paths, add (with quotes):
> # "$(TARGET_BUILD_DIR)/usr/local/lib/include"
> # "$(OBJROOT)/UninstalledProducts/include"
> # "$(BUILT_PRODUCTS_DIR)"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira