[Seqan-dev] compile problem


I am getting the following error after a svn checkout (now revision 11686)

[ 45%] Building CXX object core/demos/CMakeFiles/sam2svg.dir/sam2svg.cpp.o
In file included from /pasteur/solexa2/solexa_travail/PF2/programs/seqan/workspace/seqan/core/demos/sam2svg.cpp:8: /pasteur/solexa2/solexa_travail/PF2/programs/seqan/workspace/seqan/core/include/seqan/misc/misc_svg.h:124:13: error: no function template matches function template
      specialization 'svgResize'
inline void svgResize(SVGFile &svg, int width, int height)
            ^

Could you please let me know when this is fixed?

thanks,

Bernd