Re: [Seqan-dev] Using seqan in stock Xcode project
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
****************************************************