You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Alexander Broekhuis (JIRA)" <ji...@apache.org> on 2013/09/19 16:16:56 UTC

[jira] [Resolved] (CELIX-73) CUint include directory used directly then header included via can't be found in Xcode

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

Alexander Broekhuis resolved CELIX-73.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.0.2-incubating

Had this one fixed locally for some time now, so about time I pushed the fix.

If this also fixes it for you, please close this issue. Thanks!

----------------------
Author: abroekhuis
Date: Thu Sep 19 14:14:08 2013
New Revision: 1524747

URL: http://svn.apache.org/r1524747
Log:
CELIX-73: Fixed the FindCunit module to use the correct search paths
                
> CUint include directory used directly then header included via <CUint/Automated.h> can't be found in Xcode 
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CELIX-73
>                 URL: https://issues.apache.org/jira/browse/CELIX-73
>             Project: Celix
>          Issue Type: Bug
>         Environment: OSX 10.7.5, Xcode 4.5.1
>            Reporter: Roddie Kieley
>            Assignee: Alexander Broekhuis
>             Fix For: 0.0.2-incubating
>
>         Attachments: CELIX-73.patch
>
>
> When testing CELIX-72 from clean checkout of trunk, build no longer works in Xcode
> for at least four targets:
> * hash_map_test
> * hash_map_test_hash
> * array_list_test
> * linked_list_test
> Initial check show's that files such as 'linked_list_test.c' now include CUnit's 'Automated.h' via
> <CUnit/Automated.h>
> vs. the previous
> <Automated.h>
> However, the 'Header Search Paths' still shows '/opt/local/include/CUnit'.
> Changing this to '/opt/local/include' causes the target to build successfully.

--
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