Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-26-2003, 04:02 PM
|
#1
|
Member
Registered: Jul 2003
Posts: 162
Rep:
|
free c/c++ compiler w/ directx/opengl
Is there any compiler that is free and supports DirectX and OpenGL? I know Dev C supports DirectX, but I could only find tutorials on how to install version 7 on an earlier version of Dev C.
|
|
|
07-26-2003, 04:46 PM
|
#2
|
Senior Member
Registered: Apr 2003
Location: Lancaster, England
Distribution: Debian Etch, OS X 10.4
Posts: 1,263
Rep:
|
direct x is a microsoft api and has no implementation in linux except possibly wine or wineX. opengl comes with XFree. gcc can be used in both these situations and its free.
|
|
|
07-26-2003, 04:53 PM
|
#3
|
Member
Registered: Jul 2003
Posts: 162
Original Poster
Rep:
|
in windows
|
|
|
07-26-2003, 05:07 PM
|
#4
|
Senior Member
Registered: Apr 2003
Location: Lancaster, England
Distribution: Debian Etch, OS X 10.4
Posts: 1,263
Rep:
|
<possible_flame>
thats what i thought you meant but then i remembered this site is www.linuxquestions.org not www.windowsquestions.org
</possible_flame>
sorry im just in a silly mood, more seriously - found this link in another thread http://www.bloodshed.net/compilers/index.html i havnt used windows in a loong time but i seem to remember that lcc-win32 support both opengl and directx but no c++, also the borland command line tools supported opengl but they were released ages ago so might not support the latest direct x
|
|
|
07-27-2003, 02:03 AM
|
#5
|
LQ Addict
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464
Rep:
|
Is it just me or does windowsquestions.org redirect to linuxquestions.org??
|
|
|
07-27-2003, 05:24 AM
|
#6
|
Senior Member
Registered: Apr 2003
Location: Lancaster, England
Distribution: Debian Etch, OS X 10.4
Posts: 1,263
Rep:
|
yes it does ive noticed that, someones idea of a joke i think
|
|
|
07-27-2003, 09:19 AM
|
#7
|
Member
Registered: Nov 2001
Location: London, England
Distribution: Gentoo, FreeBSD
Posts: 590
Rep:
|
You can use gcc in Windows - in fact that's the compiler which DevC++ uses.
Alex
|
|
|
07-27-2003, 09:31 AM
|
#8
|
Senior Member
Registered: Apr 2003
Location: Lancaster, England
Distribution: Debian Etch, OS X 10.4
Posts: 1,263
Rep:
|
Quote:
You can use gcc in Windows - in fact that's the compiler which DevC++ uses.
|
yes but can you the direct x header files and libraries for it? thats the real problem
|
|
|
07-27-2003, 12:57 PM
|
#9
|
Member
Registered: Nov 2001
Location: London, England
Distribution: Gentoo, FreeBSD
Posts: 590
Rep:
|
I see no reason why the header files from the SDK shouldn't work with it, why should there be a problem? Re the tutorial mentioned in the first post, doesn't it work for newer versions?
Alex
Last edited by llama_meme; 07-27-2003 at 12:58 PM.
|
|
|
07-27-2003, 02:33 PM
|
#10
|
Moderator
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696
|
You can work with OpenGL in WIndows exactly the same way as in Linux - using GLUT. You just need to download and install the library (of course, it's not the only solution).
|
|
|
All times are GMT -5. The time now is 02:42 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|