[Seqan-dev] Building project outside of sandbox environment
- From: Paul Darbyshire <pmdarbyshire2003@yahoo.co.uk>
- To: "seqan-dev@lists.fu-berlin.de" <seqan-dev@lists.fu-berlin.de>
- Date: Tue, 23 Sep 2014 20:44:44 +0100
- Reply-to: Paul Darbyshire <pmdarbyshire2003@yahoo.co.uk>, SeqAn Development <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: "Holtgrewe, Manuel" <manuel.holtgrewe@fu-berlin.de>
- Re: [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...