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
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:
>>
>>
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
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
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
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)
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