Dark Bit Factory & Gravity

PROGRAMMING => C / C++ /C# => Topic started by: C-ChacK on April 10, 2010

Title: [C#] Error Visual Studio 2008 and FreeGlut
Post by: C-ChacK on April 10, 2010
Hello, I'm C-ChacK!

I have installed Windows 7, Visual Studio 2008 and Tao Framework 2.1.0.
Freeglut.dll file is in system32.
I try to run Glut.glutInit (); and occurs error.
In Windows Vista and XP there is no error.

My English is not very good, sorry!
Title: Re: [C#] Error Visual Studio 2008 and FreeGlut
Post by: Jim on April 10, 2010
Hi C-Chack! Welcome to the forum.
From what I can see freeglut is supposed to work with W7.
What error message are you seeing?
Jim
Title: Re: [C#] Error Visual Studio 2008 and FreeGlut
Post by: C-ChacK on April 12, 2010
The error is
(http://img705.imageshack.us/img705/7118/errorin.png)
Title: Re: [C#] Error Visual Studio 2008 and FreeGlut
Post by: James_wright_1990 on April 13, 2010
hi

ive had a look around and althought the tao framework website is down ive managed to figure out that the version of freeglut that comes with it is old (it is version 2.4.0.2 which was released in june 2005) but from what i can tell it should work with windows 7 still. Are you using a 64 or a 32 bit system because i have found some instances of the error your having being caused on vista 64 bit and xp 64 bit im having a look into it at the moment.

james