Hi, welcome to SeqAn.
You need to tell the compiler where to find the SeqAn library. Since SeqAn is header only you only need to add
-I /path_to_seqan/include to the compiler call.
It then should find the SeqAn header.
HTH,
René
---
René Rahn
Ph.D. Student (de.NBI - CIBI)
--------------------------------
Institute of Computer Science
Algorithmic Bioinformatics (ABI)
--------------------------------
Freie Universität Berlin
Takustraße 9
14195 Berlin
--------------------------------
|