All Content
Blogs
Forums
News
Tutorials
Log In
Sign Up
Login
Username / Email
Password
Remember me
Forgot password?
Login
or
Don't have a GameDev.net account?
Sign up
Forgot your password?
Email Address
Reset Password
Please contact us if you have any trouble resetting your password.
Home
Blogs
Forums
News
Portfolios
Projects
Tutorials
16
users logged in
Proud partner of GDC 2025
New?
Learn about game development
.
Before posting, review our
community guidelines
.
Support GameDev.net with a monthly
GDNet+ subscription
!
Follow Us
Chat in the
GameDev.net Discord!
Back to NeHe Productions
Advertisement
OpenGL (nehe #1) / Linux problem (and a little SDL)...
NeHe Productions
Affiliates
Started by
Illumini
July 09, 2003 03:30 AM
11
comments, last by
Illumini
21 years, 7 months ago
Prev
1
2
(current)
LordLethis
122
July 09, 2003 07:45 PM
Hmmmmmmm....
Did you enable textures -> glEnable(GL_TEXTURE_2D); ??
I tend to forget about enabling the stuff I want to use
[
My Lousy Page
|
Kings Of Chaos
|
Vampires
| [email=lordlethis@hotmail.com]email.me[/email]]
Cancel
Save
Nukem
118
July 09, 2003 08:13 PM
Try this
g++ ng-o file.cpp sdl-config --libs -B /usr/X11R6/lib -lX11 -lXi -lXmu -lGL -lGLU -ljpeg -lm -lpthread
--------------------------Nukemmsn: nukem996@hotmail.comaim: nukem996open source open mind
Cancel
Save
Advertisement
Illumini
Author
205
July 09, 2003 08:32 PM
nukem, I''ll do that next time i boot linux.
LordLethis: I haven''t modified Nehe tutorial 6 in anyway, just compiled the source I dl''d and ran the executable. So I don''t think that is the problem..
Cancel
Save
Prev
1
2
(current)
This topic is closed to new replies.
Advertisement
Popular Topics
Long Time Noob. on his last leg
Games Career Development
D3D11: using DirectCompute in multiple threads
Graphics and GPU Programming
Unit Vector
Math and Physics
Which Engine Is This?
Engines and Middleware
Can you tell me how to make a chat in the unity? So that when a person speaks, his mouth opens.
Networking and Multiplayer
A survey about game development
GDNet Lounge
Advertisement
Recommended Tutorials
AI Uncertainty and Bayesian Networks - comp.ai.games Thread
Artificial Intelligence
Humble Hearts
Interviews
On Gameplay, or Creating, Developing, and Balancing Your Game Concept
Game Design and Theory
Writing Efficient Endian-Independent Code in C++
General and Gameplay Programming
2D in Direct3D using Textured Quads
Graphics and GPU Programming
Advertisement
Reticulating splines
About GameDev.net
Community Guidelines
Terms of Service
Privacy Policy
Contact Us
Copyright (c) 1999-2025 GameDev.net, LLC
Back to Top