Re: [libcutl-users] Also Problem with INSTALL instructio​ns for libcutl

Keenan Carter klc2572 at students.kennesaw.edu
Mon Aug 27 15:40:27 EDT 2012


Boris,

I tried that fix and I'm getting,

Error 1 error C2664: 'std::tr1::basic_regex<_Elem>
&std::tr1::basic_regex<_Elem>::assign<std::char_traits<char>,std::allocator<_Ty>>(const
std::basic_string<_Elem,_Traits,_Ax>
&,std::tr1::basic_regex<_Elem>::flag_type)' : cannot convert parameter 2
from 'int' to
'std::tr1::basic_regex<_Elem>::flag_type'
e:\nospacespaths\vs10extremeannotationsolutionusingvisualgdb\projects\libcutl-1.7.0.a2\cutl\re\re.cxx
114 1 libcutl-vc10



Error 2 error C2664: 'std::tr1::basic_regex<_Elem>
&std::tr1::basic_regex<_Elem>::assign<std::char_traits<wchar_t>,std::allocator<_Ty>>(const
std::basic_string<_Elem,_Traits,_Ax>
&,std::tr1::basic_regex<_Elem>::flag_type)' : cannot convert parameter 2
from 'int' to
'std::tr1::basic_regex<_Elem>::flag_type'
e:\nospacespaths\vs10extremeannotationsolutionusingvisualgdb\projects\libcutl-1.7.0.a2\cutl\re\re.cxx
137 1 libcutl-vc10

Thanks

K. Carter Sr.
On Mon, Aug 27, 2012 at 10:20 AM, Keenan Carter <
klc2572 at students.kennesaw.edu> wrote:

>
> Boris,
>
> I'll get that one.
>
> Thank you
> K. Carter Sr.
> On Mon, Aug 27, 2012 at 8:47 AM, Boris Kolpackov <boris at codesynthesis.com>wrote:
>
>> Hi Keenan,
>>
>> Keenan Carter <klc2572 at students.kennesaw.edu> writes:
>>
>> >                       Error 1 error C2039: 'str' : is not a member of
>> > 'std::tr1::basic_regex<_Elem>' e:\nospacespaths\code synthesis
>> > downloads\libcutl-1.6.3\cutl\re\re.cxx 110 1 libcutl-vc10
>> >
>> >                       Error 2 error C2039: 'empty' : is not a member of
>> > 'std::tr1::basic_regex<_Elem>' e:\nospacespaths\code synthesis
>> > downloads\libcutl-1.6.3\cutl\re\re.cxx 116 1 libcutl-vc10
>>
>> I've fixed this and you can try it in the 1.7.0.a2 pre-release:
>>
>> http://www.codesynthesis.com/download/libcutl/pre-release/
>>
>> Boris
>>
>>
>


More information about the libcutl-users mailing list