Re: [Mesa3d-dev] Error building MesaLib 7.6 onto Win32 with Microsoft Visual Studio 2005 and 2008

2009-11-18 Thread Delle
RB(this->FProgram,"CameraPos"); (c++) Debugging the application, I get this error on that line ("File "glapitemp.h" line 3711 Run-Time Check Failure #0 - The value of ESP was not prope...") I use Mesa32 in Debug version (dynamic linking CRT) Hope this is h

Re: [Mesa3d-dev] Error building MesaLib 7.6 onto Win32 with Microsoft Visual Studio 2005 and 2008

2009-11-17 Thread Delle
lp... Thank you. http://old.nabble.com/file/p26391769/Runtime%2Berror.PNG Runtime+error.PNG Delle wrote: > > > Karl Schultz wrote: >> >> It looks like you are not compiling all the files. >> >> Be sure you have these files in your project: >> >>

Re: [Mesa3d-dev] Error building MesaLib 7.6 onto Win32 with Microsoft Visual Studio 2005 and 2008

2009-11-17 Thread Delle
ave re-downloaded the file "MesaLib-7.6.zip" from Mesa site - I have applied your patch (with file "mesa.vcproj" too) - I have opened the file "mesa.sln" with VS2005 - Right click onto "Solution 'mesa' (4 projects)" then "Build solution&qu

Re: [Mesa3d-dev] Error building MesaLib 7.6 onto Win32 with Microsoft Visual Studio 2005 and 2008

2009-11-17 Thread Delle
Karl Schultz wrote: > > It looks like you are not compiling all the files. > > Be sure you have these files in your project: > > Added files to project list: > hash_table.[ch] > lex.yy.c with -D > YY_NO_UNISTD_H > YY_USE_CONST > _CRT_SECURE_NO_DEPRECATE > _CRT_NONSTDC_NO_DEPRECATE > program_pa

Re: [Mesa3d-dev] Error building MesaLib 7.6 onto Win32 with Microsoft Visual Studio 2005 and 2008

2009-11-17 Thread Delle
Thank you guys for the response! The Compile error has gone. But now I have a Link error: Using Visual Studio 2005, now I try with Visual Studio 2008... ;-) 1>-- Build started: Project: gdi, Configuration: Debug Static CRT Win32 -- 1>Linking... 1> Creating library C:\Documents and Set

Re: [Mesa3d-dev] Error building MesaLib 7.6 onto Win32 with Microsoft Visual Studio 2005 and 2008

2009-11-16 Thread Delle
Any News? :( Delle wrote: > > When I try to buld Mesa version 7.6 onto Win32 I get this error message: > > Compiling... > api_exec.c > ..\..\..\..\src\mesa\main\api_exec.c(831) : error C2440: '=' : cannot > convert from 'GLboolean (__cdecl *)(GLsync)&#

[Mesa3d-dev] Error building MesaLib 7.6 onto Win32 with Microsoft Visual Studio 2005 and 2008

2009-10-21 Thread Delle
cl *)(GLsync,GLenum,GLsizei,GLsizei *,GLint *)' to 'void (__stdcall *)(GLsync,GLenum,GLsizei,GLsizei *,GLint *)' Creating browse information file... Microsoft Browse Information Maintenance Utility Version 8.00.50727 Copyright (C) Microsoft Corporation. All rights reserved. Microsoft Visu