Michal Krol wrote: > I cannot successfully link current cvs mesa on Visual C++ 6.0. The > error log follows. > > --------------------Configuration: gdi - Win32 Debug x86-------------------- > Compiling... > driverfuncs.c > wgl.c > wmesa.c > Generating Code... > Linking... > Creating library Debug_x86/OPENGL32.lib and object Debug_x86/OPENGL32.exp > mesa.lib(glapi.obj) : error LNK2001: unresolved external symbol > _gl_dispatch_stub_752 > mesa.lib(glapi.obj) : error LNK2001: unresolved external symbol > _gl_dispatch_stub_751 [...]
I think Ian's recent check-in is probably responsible for this, but I'm not sure why. My other check-ins fix the build for DRI and the non-DRI build is working for me here. -Brian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
