[Seqan-dev] Problem with GCC 4.6.3 and seq_io.h
- From: Walter Pasiego <walter.pasiego@gmail.com>
- To: seqan-dev@lists.fu-berlin.de
- Date: Tue, 5 Feb 2013 15:04:44 +0100
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: [Seqan-dev] Problem with GCC 4.6.3 and seq_io.h
Dear Colleagues,
I'm starting to play around with SeqAn using the last version available at the svn repo.So far I succeeded compiling and running an example with the following headers:
#include <seqan/basic.h>
#include <seqan/sequence.h>
#include <seqan/file.h>
#include <seqan/seq_io.h>
the compilers complains with:
/src/seqan-trunk/core/include/seqan/store/store_io_sam.h: In function ‘bool seqan::operator<(const seqan::CigarElement<TOperation, TCount>&, const seqan::CigarElement<TOperation, TCount>&)’:
/src/seqan-trunk/core/include/seqan/store/store_io_sam.h:120:96: error: ‘.’ cannot appear in a constant-_expression_
Can anyone please help me and tell if:
1) possibly I am doing something wrong
2) the trunk version of the SeqAn library is still incompatible with gcc 4.?.?
3) there is a workaround? Is there a recommended compiler-version?
- Follow-Ups:
- Re: [Seqan-dev] Problem with GCC 4.6.3 and seq_io.h
- From: "Holtgrewe, Manuel" <manuel.holtgrewe@fu-berlin.de>
- Re: [Seqan-dev] Problem with GCC 4.6.3 and seq_io.h
-
seqan-dev - February 2013 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...