Zbigniew Zagórski wrote:
> 2009/3/26 Phil Hannent <p...@hannent.co.uk>:
>> Zack Weinberg wrote:
>>> Your compiler is probably pickier about the headers; try adding
>>> #include <iterator> and/or #include <algorithm>
>>> to the top of the file.
>> First off, thanks for your help.  It is appreciated.
>>
>> I have just been trying to progress this a little more, I am getting the
>> following error:
>>
>> Error   749     error C2057: expected constant expression
>> c:\buildbot\monotone-0.43.tar\monotone-0.43\mkstemp.cc  141     tester
>> ...
>> Error   147     error C3416: 'dump' : an explicit specialization may not be
>> explicitly instantiated c:\buildbot\monotone-0.43.tar\monotone-0.43\vocab.cc
>> 190     tester
>>
>> ...
>>
>> Any help would be appreciated.
> Hello,
> 
> What version of g++ are you using. Looks like 4.3 ... monotone is
> "uncompilable"
> with newer 4.3 gcc. Unfortunately.
> 
> Please try with 3.4.5 - the official version provided by mingw.
I am trying to get the visual studio version built so that I can setup a build
slave for monotone.

Regards
Phil Hannent

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to