I wanted to use SeqAn without the provided build system for just a couple functions in a Project. Im using Visual Studio 11 right now and according to this site:
Unfortunatly I get a lot of errors on build time. I attached the output to this message. If I build the "first_app" using the provided build system it builds fine, but for now Id rather juts use Seqan in my already started project and the prospect of
just adding seqan to my includes seemes really nice.