[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-03-15 15:56:43 CET

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?

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 15 15:57:52 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.