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

Re: Trying to build...

From: Joseph Galbraith <galb_at_vandyke.com>
Date: 2006-04-18 06:56:32 CEST

Still trying to build...

I'm having trouble with the wix stuff at the moment;
it can't find VersionNumberInclude.wxi.

Includes.wxi has a comment about MakeMsi.bat which appears to
be out of date? I can't find MakeMsi.bat anyplace.

I tried nant VersionInfo, but it doesn't appear to create
the file either?

Anyone have any insight on this one?

Thanks,

Joseph

Joseph Galbraith wrote:
> Stefan Küng wrote:
>> On 3/15/06, Joseph Galbraith <galb@vandyke.com> wrote:
>>> Well, I'm finally trying to get my build environment
>>> set up.
>>>
>>> I'm currently getting the following error:
>>>
>>> [link] Creating library .\release_win32/libapr.lib and object
>>> .\release_win32/libapr.exp
>>> [link] internal.obj : error LNK2019: unresolved external symbol
>>> __imp___realloc_dbg referenced in function _apr_wastrtoastr
>>> [link] start.obj : error LNK2001: unresolved external symbol
>>> __imp___realloc_dbg
>>> [link] internal.obj : error LNK2019: unresolved external symbol
>>> __imp___malloc_dbg referenced in function _apr_wastrtoastr
>>> [link] start.obj : error LNK2001: unresolved external symbol
>>> __imp___malloc_dbg
>>> [link]
>>> E:\Users\Galb\Projects\SVN\TortoiseSVN\ext\apr\release_win32\libapr.dll
>>> : fatal error LNK1120: 2 unresolved externals
>>>
>>> Does anyone have any idea what it is I messed up?
>> Maybe you did a debug build first, but then a release build without
>> the 'clean' param first?
>
> I don't think so... I'm pretty sure that
> after I got the error the first time
> I did a nant clean .
>
> Checking... yes, I just reverified that
>
> nant clean
> nant setup
>
> gives the error.
>
> Thanks,
>
> Joseph
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 18 06:51:30 2006

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.