Hi,

I am trying to compile TPP-4.6.2 from source on our RHEL6 cluster, but, 
unfortunately, I got the following errors 

/N/soft/rhel6/tpp/TPP-4.6.2/src/../extern/ProteoWizard/pwiz/pwiz/data/msdata/IO.cpp:2598:69:
 
error: conversion from ‘boost::filesystem::path’ to non-scalar type 
‘std::string {aka std::basic_string<char>}’ requested

It looks like the conversion from ‘boost::filesystem::path’ to ‘std::string 
having some issues. I tried to modify the associated line in IO.cpp file by 
adding .string() to the end. It works for IO.cpp file but another file gave 
me the same error message again. I also tried to use boost 1_54 instead of 
1_45 (I manually downloaded boost_1_54_0.tar.bz2 and putted it into extern 
directory. Then I modified Makefile.incl file to use boost_1_54_0.tar.bz2 
file), but I got the same error again. 

I wonder is there anyone having the same problem before and can give me 
some suggestion. Thanks a lot.


Best


LW  

-- 
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spctools-discuss.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to