![]() |
| | #1 (permalink) | ||
|
Incerc sa fac un "Hello world" cu OpenGl in Visual C++. Compileaza,insa la build am urmatoarea eroare : "fatal error LNK1136 : invalid or corrupt file". Specific ca am pus toate fisierele unde trebuie: glut32.dll in C:\Windows\System32, glut.h in C:\Program Files\VisualStudio .NET\Vc7\include, glut32.lib in C:\Program Files\VisualStudio .NET\Vc7\lib si am adaugat la proprietatile proiectului glut32.lib. Aveti vreo idee unde e problema? Multumesc anticipat.
__________________ Powerball: Division 1 | |||
|
| | #2 (permalink) | ||
|
in loc de #include <GL/glut.h> pune #include <glut.h> hope it works
__________________ breaking news: today, a young man on acid realized that all matter is merely energy condensed to a slow vibration, that we are all one conciousness experiencing itself subjectively, there is no such thing as death, life is only a dream, and we're the imagination of ourselves... now here's tom with the weather. Bill Hicks | |||
|
| | #4 (permalink) | ||
|
aceeasi pb am avut-o si eu mai demult .. si asa tin minte ca am rezolvat-o :P am verificat acum .. daca pun GL/.. .. imi da aceeasi eroare
__________________ breaking news: today, a young man on acid realized that all matter is merely energy condensed to a slow vibration, that we are all one conciousness experiencing itself subjectively, there is no such thing as death, life is only a dream, and we're the imagination of ourselves... now here's tom with the weather. Bill Hicks | |||
|
![]() |
|
| Thread Tools | |
|
|