FU Logo
  • Startseite
  • Kontakt
  • Impressum
  • Home
  • Listenauswahl
  • Anleitungen

Re: [Seqan-dev] Using seqan in stock Xcode project

<-- thread -->
<-- date -->
  • From: "Weese, David" <weese@campus.fu-berlin.de>
  • To: SeqAn Development <seqan-dev@lists.fu-berlin.de>
  • Date: Mon, 30 Jan 2012 20:20:07 +0100
  • Acceptlanguage: de-DE
  • Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
  • Subject: Re: [Seqan-dev] Using seqan in stock Xcode project

Ah, you are using the release version of Seqan. That would explain some issues, as I had to rename some identifiers, e.g. id, before Seqan could be used with Objective C. These diffs are not released yet so I suggest you to use the svn trunk for now. The diffs are:

http://trac.seqan.de/search?q=objective+c

I can send you my xcode.app file tomorrow after it tested it under Lion.

Dave

Am 30.01.2012 um 20:04 schrieb Alexander Griekspoor:

> Hi David,
> 
> No, I have created a plain vanilla project using File -> New Project,
> then added the headers from the 1.3 release download. I wanted to
> avoid having to use CMake or the Xcode project it produces that
> contains all the 136 seqAn targets. I figured it should be one of the
> build settings. Would you or anyone have an example Xcode project that
> is setup in the way I described or an Xcode project that works for
> comparison purposes?
> Many thanks,
> Alex
> 
> On Mon, Jan 30, 2012 at 6:25 PM, Weese, David <weese@campus.fu-berlin.de> wrote:
>> Hi Alex,
>> 
>> I have no explanation for these errors. Have you created your Xcode project with CMake? This should compile flawlessly on OS X Lion with LLVM 3.0 and also GCC 4.2. Maybe you do and compare the compilation fags of the two project files.
>> 
>> You can ignore the wiki page you have found. It describes how to use LLVM 3.0 under Snow Leopard.
>> 
>> Regards,
>> David
>> 
>> Am 30.01.2012 um 00:48 schrieb Alexander Griekspoor:
>> 
>>> To follow up on my last email, the warnings shown while building with
>>> the LLVM/GCC4.2 compiler setting. If I try with the LLVM3.0 option
>>> (which would be preferred I guess) I get the following errors:
>>> 
>>> https://mekentosj-private.s3.amazonaws.com/seqan3.png
>>> https://mekentosj-private.s3.amazonaws.com/seqan4.png
>>> 
>>> it seems to struggle over the same file/lines.
>>> 
>>> I did see this article:
>>> 
>>> http://trac.seqan.de/wiki/HowTo/UseLatestClangInXcode#HowTo:UsethelatestLLVMClanginXcode
>>> 
>>> but it seems outdates since Xcode moved to LLVM 3.0 with C++ support
>>> in the mean time.
>>> Hope you have a way to get things going.
>>> Alex
>>> 
>>> On Sun, Jan 29, 2012 at 11:37 PM, Alexander Griekspoor
>>> <mekentosj@gmail.com> wrote:
>>>> Hi everybody,
>>>> 
>>>> We're currently evaluating whether to use seqan in one or more of our
>>>> projects, at first glance it looks awesome!
>>>> I'm trying to get it to work in a stock Cocoa application Xcode
>>>> project but am bumping into a number of errors being spit out.
>>>> I'd ideally like to use it in a 32/64bit universal app.
>>>> 
>>>> Two screenshots:
>>>> https://mekentosj-private.s3.amazonaws.com/seqan1.png
>>>> https://mekentosj-private.s3.amazonaws.com/seqan2.png
>>>> 
>>>> And the simple test app:
>>>> https://mekentosj-private.s3.amazonaws.com/SeqanTest.zip
>>>> 
>>>> Any clues how to set this up?
>>>> Many thanks!
>>>> Alex
>>>> 
>>>> 
>>>> 
>>>> --
>>>> ****************************************************
>>>>          ** Alexander Griekspoor  PhD **
>>>> ****************************************************
>>>>                   mekentosj.com
>>>> 
>>>>  Papers - Your Personal Library of Science
>>>>      Winner of the Apple Design Awards
>>>>       Best Mac OS X Scientific Solution
>>>>          http://mekentosj.com/papers
>>>> 
>>>>      Papers for iPad - all your papers
>>>>            available wherever you go:
>>>>        http://mekentosj.com/papers/ipad
>>>> ****************************************************
>>> 
>>> 
>>> 
>>> --
>>> ****************************************************
>>>          ** Alexander Griekspoor  PhD **
>>> ****************************************************
>>>                   mekentosj.com
>>> 
>>>  Papers - Your Personal Library of Science
>>>      Winner of the Apple Design Awards
>>>       Best Mac OS X Scientific Solution
>>>          http://mekentosj.com/papers
>>> 
>>>      Papers for iPad - all your papers
>>>            available wherever you go:
>>>        http://mekentosj.com/papers/ipad
>>> ****************************************************
>>> 
>>> _______________________________________________
>>> seqan-dev mailing list
>>> seqan-dev@lists.fu-berlin.de
>>> https://lists.fu-berlin.de/listinfo/seqan-dev
>> 
>> 
>> _______________________________________________
>> seqan-dev mailing list
>> seqan-dev@lists.fu-berlin.de
>> https://lists.fu-berlin.de/listinfo/seqan-dev
> 
> 
> 
> -- 
> ****************************************************
>          ** Alexander Griekspoor  PhD **
> ****************************************************
>                   mekentosj.com
> 
>  Papers - Your Personal Library of Science
>      Winner of the Apple Design Awards
>       Best Mac OS X Scientific Solution
>          http://mekentosj.com/papers
> 
>      Papers for iPad - all your papers
>            available wherever you go:
>        http://mekentosj.com/papers/ipad
> ****************************************************
> 
> _______________________________________________
> seqan-dev mailing list
> seqan-dev@lists.fu-berlin.de
> https://lists.fu-berlin.de/listinfo/seqan-dev




<-- thread -->
<-- date -->
  • Follow-Ups:
    • Re: [Seqan-dev] Using seqan in stock Xcode project
      • From: Alexander Griekspoor <mekentosj@gmail.com>
  • References:
    • [Seqan-dev] Using seqan in stock Xcode project
      • From: Alexander Griekspoor <mekentosj@gmail.com>
    • Re: [Seqan-dev] Using seqan in stock Xcode project
      • From: Alexander Griekspoor <mekentosj@gmail.com>
    • Re: [Seqan-dev] Using seqan in stock Xcode project
      • From: "Weese, David" <weese@campus.fu-berlin.de>
    • Re: [Seqan-dev] Using seqan in stock Xcode project
      • From: Alexander Griekspoor <mekentosj@gmail.com>
  • seqan-dev - January 2012 - Archives indexes sorted by:
    [ thread ] [ subject ] [ author ] [ date ]
  • Complete archive of the seqan-dev mailing list
  • More info on this list...

Hilfe

  • FAQ
  • Dienstbeschreibung
  • ZEDAT Beratung
  • postmaster@lists.fu-berlin.de

Service-Navigation

  • Startseite
  • Listenauswahl

Einrichtung Mailingliste

  • ZEDAT-Portal
  • Mailinglisten Portal