----- Original Message -----
From: emanuel stiebler <[EMAIL PROTECTED]>
To: Brian Paul <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, February 08, 2000 08:49
Subject: Re: [Mesa-dev] compile problems, win32, mesa_3_2_dev


> ----- Original Message -----
> From: Brian Paul <[EMAIL PROTECTED]>
> To: emanuel stiebler <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesday, February 08, 2000 08:02
> Subject: Re: [Mesa-dev] compile problems, win32, mesa_3_2_dev
>
>
> > emanuel stiebler wrote:
> > >
> > > Hi,
> > >
> > > tried:
> > >
> > > nmake /f nmake.mak alldynamic (with the CVS of todays morning) i get:
> > >
> > >    Creating library .\Release\glu32\GLU32.lib and object
> > > .\Release\glu32\GLU32.exp
> > > tess_fist.obj : error LNK2001: unresolved external symbol
> > > _tess_clip_polygons
> > > .\Release\glu32\GLU32.dll : fatal error LNK1120: 1 unresolved
externals
> >
> > tess_clip_polygons() is defined in tess_clip.c.  Are you sure that
> > tess_clip.c is being compiled successfully?
>
> No. It's not even in the list of files to compile :-(
>
> I added it in /mesa/Win32/RULES/lib.mesaglu.core
>
> but it's still missing somewhere :-(
>
> cheers,
> emanuel

It was missing in /mesa/src-glu/mms_depend also.

Now it works ;-)

Could somebody check this, and commit to the CVS tree ?

cheers,
emanuel




_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to