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?

-Brian


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

Reply via email to