On Sat, 1 May 2010 06:55:48 -0400, Jonathan Welch wrote:

> I was thrilled to see the viewer to start to compile more or less a
> little while ago but have
> hit another stumbling block.
> 
> I'm trying to compile SG 1.4 on Win XP using VC 2005 Express Edition / VC80
> 
> 1) Now I'm getting a lot of lines like this
> 26>apr-1.lib(time.obj) : warning LNK4099: PDB 'apr-1_ib_5.pdb' was not
> found with '..\..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or
> at 
> 'E:\sg14\linden\indra\build-vc80\media_plugins\gstreamer010\RelWithDebInfo\apr-1_ib_5.pdb';
> linking object as if no debug info
> 
> python shows the apr suite is installed, so do I ignore this error or
> fix it somehow?

This is not an error, just a warning... It should not pose problem if you
compile for "Release" (and not for "Debug" or "RelWithDebInfo").
If you do need debug info, then you also may try to configure the project
so not to treat warnings as errors and you should get past this kind of
warnings.

Henri.
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to