Build Log
  

Build started: Project: PAligner, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\pele\My Documents\mycnc\phd\waligner\PAligner\PAligner\PAligner\Debug\RSP0000072483212.rsp" with contents
[
/O2 /I "C:\Program Files\boost\boost_1_42_0" /FD /EHsc /MT /Fo"Debug\\" /Fd"Debug\vc80.pdb" /c /TP ".\PAligner.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\pele\My Documents\mycnc\phd\waligner\PAligner\PAligner\PAligner\Debug\RSP0000072483212.rsp" /nologo /errorReport:prompt"
Output Window
  
Compiling...
PAligner.cpp
C:\Program Files\boost\boost_1_42_0\boost/iostreams/detail/path.hpp(53) : error C2825: 'Path': must be a class or namespace when followed by '::'
        C:\Program Files\boost\boost_1_42_0\boost/iostreams/device/mapped_file.hpp(128) : see reference to function template instantiation 'boost::iostreams::detail::path::path(const Path &)' being compiled
        with
        [
            Path=char *
        ]
        C:\Program Files\boost\boost_1_42_0\boost/iostreams/device/mapped_file.hpp(413) : see reference to function template instantiation 'boost::iostreams::basic_mapped_file_params::basic_mapped_file_params(const PathT &)' being compiled
        with
        [
            Path=boost::iostreams::detail::path,
            PathT=char *
        ]
        C:\Program Files\boost\boost_1_42_0\boost/iostreams/device/mapped_file.hpp(392) : see reference to function template instantiation 'void boost::iostreams::mapped_file_source::open(const Path &,boost::iostreams::mapped_file_source::size_type,boost::intmax_t)' being compiled
        with
        [
            Path=char *
        ]
        .\PAligner.cpp(473) : see reference to function template instantiation 'boost::iostreams::mapped_file_source::mapped_file_source(const Path &,boost::iostreams::mapped_file_source::size_type,boost::intmax_t)' being compiled
        with
        [
            Path=char *
        ]
C:\Program Files\boost\boost_1_42_0\boost/iostreams/detail/path.hpp(53) : error C2039: 'external_string_type' : is not a member of '`global namespace''
C:\Program Files\boost\boost_1_42_0\boost/iostreams/detail/path.hpp(53) : error C2146: syntax error : missing ';' before identifier 'string_type'
C:\Program Files\boost\boost_1_42_0\boost/iostreams/detail/path.hpp(53) : error C2065: 'string_type' : undeclared identifier
C:\Program Files\boost\boost_1_42_0\boost/iostreams/detail/path.hpp(54) : error C2955: 'boost::type' : use of class template requires template argument list
        C:\Program Files\boost\boost_1_42_0\boost/type.hpp(14) : see declaration of 'boost::type'
Results
  
Build log was saved at "file://c:\Documents and Settings\pele\My Documents\mycnc\phd\waligner\PAligner\PAligner\PAligner\Debug\BuildLog.htm"
PAligner - 5 error(s), 0 warning(s)