Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenGL compile Error
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
d.i.b
n00b
n00b


Joined: 21 Feb 2006
Posts: 66

PostPosted: Thu Mar 30, 2006 11:28 am    Post subject: OpenGL compile Error Reply with quote

Hi,

ich versuche nur einige Bsp's ausn Tutorial
http://www.eecs.tulane.edu/www/Terry/OpenGL/Simple_Example.html#A Simple Example
zu kompilieren mit dem Befehl
Code:

gcc -o Hello_World  Hello_World.c -lX11 -lMesaGL -lMesaGLU -lMesatk -lm


der findet aber gltk.h nicht wie kann ich es denn kompilieren?

mfg

d.i.b
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Thu Mar 30, 2006 12:24 pm    Post subject: Reply with quote

Schau nach wo bei dir die "gltk.h" liegt. Dann sag dem compiler das er auch diesen Pfad durchsuchen soll
wrote:

$ gcc -o Hello_World Hello_World.c -lX11 -lMesaGL -lMesaGLU -lMesatk -lm -I/PATH/TO/INCLUDE


Mfg

Sino
_________________
Help to answer the unanswered
Back to top
View user's profile Send private message
d.i.b
n00b
n00b


Joined: 21 Feb 2006
Posts: 66

PostPosted: Fri Mar 31, 2006 12:43 pm    Post subject: Reply with quote

hi, das lustige daran ist, dass ich die Datei nicht habe!

Und eigentlich selber nicht weiss wo ich die finden kann.
Kennt jemand ein OpenGL Tutorial für Linux? Habe auch einiges mit Google gesucht, aber irgendwie nix passendes gefunden
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5331

PostPosted: Fri Mar 31, 2006 1:03 pm    Post subject: Reply with quote

http://nehe.gamedev.net
da sind einige Tutorials.

Es gibt dort auch den nehe-basecode auf für linux.
bzw. die meisten Tutorials selber sind von anderen schon nach linux portiert worden.
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum