[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-03-15 16:21:28 CET

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
Received on Wed Mar 15 16:18:44 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.