Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Compile and Link OpenGL
Compile and Link OpenGL [message #16212] Mon, 02 June 2008 15:37 Go to next message
_Seven_ is currently offline  _Seven_
Messages: 35
Registered: April 2006
Member
Hi all. I'm using TheIDE on Ubuntu to create an OpenGL program and i use the command line to compile the source because it's needed to include the flags like this:

 gcc -Wall openGLProgram -o executable -lGL -lGLU -lglut


There is a way to put the TheIDE compile with this flags?

thanks Wink
Re: Compile and Link OpenGL [message #16213 is a reply to message #16212] Mon, 02 June 2008 16:19 Go to previous message
bytefield is currently offline  bytefield
Messages: 210
Registered: December 2007
Experienced Member
OpenGL programs compiles well if you have installed an opengl library, and there is no need to set those flags manually. However you can set them in Project(menu) -> Package organizer... .
Read "ConfiguringPackagesAssemblies" and "GettingStarted" for detailed instructions.

Andrei.


cdabbd745f1234c2751ee1f932d1dd75

[Updated on: Mon, 02 June 2008 16:20]

Report message to a moderator

Previous Topic: Cannot enable dynamic (Shared libs) building for release configurations on Linux
Next Topic: compiling problem
Goto Forum:
  


Current Time: Fri Apr 26 04:20:10 CEST 2024

Total time taken to generate the page: 0.03662 seconds