C Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesC Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now!
  #1  
Old December 5th, 2002, 09:01 AM
ponpriya ponpriya is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Posts: 1 ponpriya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question what free compiler and free graphics library do u suggest?

Hi,

i need to compile and execute a simple graphics program in C++
what free compiler and free graphics library do u suggest?
I want both windows and linux support ....if such a compiler and graphics lib exists...else just windows support

Reply With Quote
  #2  
Old December 9th, 2002, 07:13 AM
pschmerg pschmerg is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Location: Blacksburg VA/Philly PA
Posts: 38 pschmerg User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 29 m
Reputation Power: 6
Send a message via AIM to pschmerg
anything gcc based such as KDevelope for linux will do the trick, but as for a windows compiler that does the job i think you're going to have to shell out some money.

Reply With Quote
  #3  
Old December 20th, 2002, 08:53 AM
dyscotopia dyscotopia is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2002
Posts: 1 dyscotopia User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
free compiler and graphics library?

For your free compiler get Dev-C++. It's based on the excellent MingW (gcc) based compiler and has a very user-friendly interface. Get it at:

URL

For your free graphics library I'd get SDL (Simple DirectMedia Layer) which not only handles graphics (2D and 3d via OpenGL) but has sound support as well:

URL

If you're using Windows as your development platform, this combination will do a very good job of creating a project you can easily port to Linux. They're both closs-platform technology or are based around it. You'd have a much harder time porting anything written in commercial compilers that use unusual/non-standard-compliant formats (such as those in use by Borland or MS).

Last edited by dyscotopia : December 20th, 2002 at 05:55 PM.

Reply With Quote
  #4  
Old December 27th, 2002, 12:54 PM
ClayDowling ClayDowling is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Flint, MI
Posts: 328 ClayDowling User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 19 m 25 sec
Reputation Power: 6
Your question inspires some more questions about your needs.

First, do you also need to develop this software, or are you just compiling someone else's code?

If you're compiling code that someone else wrote, you'll probably need to match their environment reasonably well, unless you're willing to re-create their build process. The libraries will be your biggest trick.

If you're also writing this software, the aforementioned dev-c++ package should do the trick, or mingw (http://www.mingw.org), which is the base for dev-c++
__________________
Clay Dowling
Lazarus Notes
Articles and commentary on web development
http://www.lazarusid.com/notes/

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesC Programming > what free compiler and free graphics library do u suggest?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway