[petsc-dev] reminder never use #include "mylocalinclude.h" in PETSc source

Barry Smith bsmith at mcs.anl.gov
Wed May 5 13:36:34 CDT 2010


On May 5, 2010, at 5:50 AM, Jed Brown wrote:

> On Tue, 4 May 2010 09:28:16 -0700, Barry Smith <bsmith at mcs.anl.gov> wrote:
>>> I recently set this up with Eclipse.  No need to produce links from a
>>> mirror source tree, it builds by running make from various directories
>>> (just like we normally do on the command line).
>> 
>>    Cannot do this with Xcode.
> 
> Does "External Target" not work?
> 
>  http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/100-Targets/bs_targets.html#//apple_ref/doc/uid/TP40002689-DontLinkElementID_16
> 

   Hmm, didn't know bout this. But it then is not using the xcode build environment at all (just editor, source code browers etc). Doubt it will work for building an iphone app :-)

   Barry

> Jed




More information about the petsc-dev mailing list