[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: cant build TortoiseMerge - missing libsvn_tsvn32.lib

From: Oto BREZINA <otik_at_printflow.eu>
Date: Tue, 31 May 2011 22:25:34 +0200

On 2011-05-31 20:57, Stefan Küng wrote:
> On 31.05.2011 20:38, Oto BREZINA wrote:
>> On 2011-05-31 18:43, Stefan Küng wrote:
>>> On 31.05.2011 17:19, Oto BREZINA wrote:
>>>> Dear Stefan,
>>>>
>>>> As I'm rebuilding my working place I found this.
>>>>
>>>> 1>LINK : fatal error LNK1104: cannot open file
>>>> '../../ext/Subversion\debug_win32\libsvn_tsvn32.lib'
>>>>
>>>> I guess that in my old system directory
>>>> ../../ext/Subversion\debug_win32\libsvn_tsvn32 was filled by files you
>>>> sent me. How Can I build those libs ?
>>> It's all explained in build.txt.
>> only if you mean this:
>> \verbatim
>> > nant
>> \endverbatim
>> will show you some help about the targets you can use.
>>
>>> Since you now have a full VS2010, you should really set up everything to
>>> build the full TSVN.
>> I did read it and set everything (except libxml2 and WiX3), just can't
>> get libs to live :(
>> So I searched for debug in default.build and this give me first hint -
>> missing parameter debug.
>>
>> I had everything set up even in previous OS as even you support me with
>> libs I can't compile....
> do you get any errors in the build?
>
> Usually, you can get a full build (without the installer and the docs)
> by running
>
> nant clean binaries
>
> or for a debug build, use
>
> nant clean debug binaries
>
> to get a full log file, add -l:log.txt at the end, e.g.,
>
> nant clean debug binaries -l:log.txt
sorry seems my English is terrible;
In old OS I did nant build but libs comes from you instead of getting
compiled even I ran nant.
After hour or trying today I figured this out this - I was missing debug
parameter ...
Nant was working well. but as I posted in first e-mail VC2010 give
errror of missing lib.

Everything ok now. I'm going to code.

>
>> Note build.txt is in doxygen? format is there any page to see more
>> readable ?
> You can run doxygen on the whole TSVN working copy if you like.
I tried once but it didn't finnished after 24 hours, so I stop it.
Probably it tried to document also svn and all other ext. I'll try it
again (with better setiing) once I will have time.
> Stefan
>

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2754515

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-31 22:25:51 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.