Compiling thg-winbuild

Adrian Buehlmann adrian at cadifra.com
Sat Apr 3 11:32:53 CDT 2010


On 03.04.2010 18:08, Adrian Buehlmann wrote:
> On 03.04.2010 01:22, Ryan Clark wrote:
>> Hello all,
>>
>> First, I'm new 'round these parts, so please forgive me if I'm in the wrong place. Please tell me the proper place to go.
>>
>> I am having trouble getting ToroiseHG (--thg-release) to build. I got plain hg (--hg-release) and the thg documentation (--thg-doc) to build, but not --thg-release.
>>
>> I'm running an XP system, and I *think* I have followed the instructions in README properly. Maybe I did something out of order.
>> In any case, I'm getting error 103 from "light." Earlier in the process there are similar errors ("LGHT0103") about missing DLLs, but the build continues.
>>
>> The full log is pasted below.
>>
>> Thanks for the help!
>>
>> Ryan
>>
> 
> [giant snip]

It might also be wise to redirect both stdout and stderr [1] using for
example:

$ python setup.py --thg-unstable >log.txt 2<&1

and uploading the log file somewhere instead of posting 200 KB log
output to a mailing list.

And next time, please use the tortoise devel mailing list as Steve
suggested.

[1]
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/redirection.mspx?mfr=true



More information about the Mercurial mailing list