Jump to content

Looking For Help With Dev C++

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
Guest_bango209_*

Guest_bango209_*
  • Guests
hey i downloaded dev c++ and i was totally readdy to just like sit down for like hours and learn c++ and then it says its missing a source file and i havent read anything that can help me so far and this is the first fourm i have posted on i ned some help bad i cant even get the hello world script to work =( im getting frusterated and need someone that can help me get started im desprate please :D

#2
Guest_bango209_*

Guest_bango209_*
  • Guests
Here Is The Error Msg That I Think Is Messing It Up Can Someone Tell Me What To Do Please?

Attached Files



#3
twitch

twitch

    Newbie

  • Members
  • PipPip
  • 10 posts
Use this it's a lot nicer and there is active dev on it.

SourceForge.net: Downloading ...

#4
TkTech

TkTech

    The Crazy One

  • Moderators
  • 1,396 posts
Well I support codeblocks, thats another discussion. Just installing Dev-CPP won't work, it also needs a set of GNU tools and buildsets, such as the programs 'make','ld' and 'gcc'. Look them up and just install it.