Author Topic: [C#] Error Visual Studio 2008 and FreeGlut  (Read 1323 times)

0 Members and 1 Guest are viewing this topic.

C-ChacK

  • Guest


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!

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5098
  • Karma: 380
    • View Profile
Re: [C#] Error Visual Studio 2008 and FreeGlut
« Reply #1 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
Challenge Trophies Won:

C-ChacK

  • Guest
Re: [C#] Error Visual Studio 2008 and FreeGlut
« Reply #2 on: April 12, 2010 »
The error is

Offline James_wright_1990

  • C= 64
  • **
  • Posts: 48
  • Karma: 4
    • View Profile
Re: [C#] Error Visual Studio 2008 and FreeGlut
« Reply #3 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
"if debugging is the proccess of removing bugs from software then that means that programming must be the proccess of putting them in" my favourite programming quote.