Re: [Seqan-dev] Building project outside of sandbox environment
- From: "Holtgrewe, Manuel" <manuel.holtgrewe@fu-berlin.de>
- To: Paul Darbyshire <pmdarbyshire2003@yahoo.co.uk>, SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Date: Wed, 24 Sep 2014 08:45:35 +0200
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: Re: [Seqan-dev] Building project outside of sandbox environment
Without showing us the errors, we cannot help you.
From: Paul Darbyshire [pmdarbyshire2003@yahoo.co.uk]
Sent: Tuesday, September 23, 2014 9:44 PM To: seqan-dev@lists.fu-berlin.de Subject: [Seqan-dev] Building project outside of sandbox environment Dear Members,
I’m trying to build a simple sequence algorithm for matching ‘tutorial’ against a string of text in VSE 2012 has a new console project. I’ve got the example working in the usual set up within the sandbox environment but wanted to develop
my own applications outside of this environment.
I have included the header file directory to locate the following .h files in my VS project:
#include
<iostream>
#include
<seqan\file.h>
#include
<seqan\sequence.h>
#include
<seqan\score.h>
But when compiling I get numerous errors (32). Is there something I’m missing that Ive not included in the project or is it not possible to
build your own projects in VS outside of the standard SeqAn development environment?
Thanks
Paul
|
- Follow-Ups:
- Re: [Seqan-dev] Building project outside of sandbox environment
- From: Paul Darbyshire <pmdarbyshire2003@yahoo.co.uk>
- Re: [Seqan-dev] Building project outside of sandbox environment
- References:
- [Seqan-dev] Building project outside of sandbox environment
- From: Paul Darbyshire <pmdarbyshire2003@yahoo.co.uk>
- [Seqan-dev] Building project outside of sandbox environment
-
seqan-dev - September 2014 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...