Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 03-10-2008, 02:16 PM
James_XVI James_XVI is offline
Newbie
 
Join Date: Mar 2008
Location: In the most peacefull country in the world...
Posts: 10
Rep Power: 0
James_XVI is on a distinguished road
Default Re: Hello everyone :)

A'ight well thanks for clearing that up, I only have a beta version but it seems to be good enough atleast for now, I will look some more into MingW in a moment...

Argh XD I've got a serious problem, I can only have either "Bloodshed Dev-C++" or "Blender" (A freeware 3D application) installed on my pc, when both are installed Blender chrashes upon start.

I'll post some info later...For now I have to sleep...
__________________
"Brothers, what we do in life... echoes in eternity."

Last edited by James_XVI; 03-10-2008 at 11:43 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 03-13-2008, 08:39 PM
James_XVI James_XVI is offline
Newbie
 
Join Date: Mar 2008
Location: In the most peacefull country in the world...
Posts: 10
Rep Power: 0
James_XVI is on a distinguished road
Default Re: Hello everyone :)

I decided to uninstall "Bloodshed" guess I'll have to get MingW
__________________
"Brothers, what we do in life... echoes in eternity."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 03-14-2008, 01:45 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default Re: Hello everyone :)

If you don't want to compile by-hand in the commandprompt, I'll suggest you to install it again. Like I said, Dev-C++ comes with MingW, so you'll get both. Through Dev-C++ you'll not have to compile by-hand, but simply by clicking on a button.
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 03-14-2008, 09:09 AM
James_XVI James_XVI is offline
Newbie
 
Join Date: Mar 2008
Location: In the most peacefull country in the world...
Posts: 10
Rep Power: 0
James_XVI is on a distinguished road
Default Re: Hello everyone :)

Quote:
Originally Posted by v0id View Post
If you don't want to compile by-hand in the commandprompt, I'll suggest you to install it again. Like I said, Dev-C++ comes with MingW, so you'll get both. Through Dev-C++ you'll not have to compile by-hand, but simply by clicking on a button.
Agreed that would be very tiresome XD
But I'll try and install MingW to see if it makes any difference.
One of the errors was in a temp file btw, I think it was called "accompat" or something, maybe I should try to recreate the error...
__________________
"Brothers, what we do in life... echoes in eternity."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 03-14-2008, 01:40 PM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default Re: Hello everyone :)

You said you installed Dev-C++ from a CD you got with a book? Have you tried installing the latest release from their official website? The version on the CD may not include MingW, so that could be the problem.

A little note: Dev-C++ is discontinued as a project, so it may not be up-to-date anymore. I think you should consider finding another IDE. There's an IDE called wxDev-C++ which is based on Dev-C++. You may want to check it out? It also has better facilities for GUI-programming (in wxWidgets) Another very used IDE is Code::Blocks which is also cross-platform.

A last thing: Compiling by hand isn't that bad. You're not going to write down the whole process of compiling for each and single file. You can use a tool, like make (and makefiles) for automating the process. Personally, I use Vim as editor and makefiles for the compiling process. You'll have to have a basic understanding for compiling, linking, etc. to successfully write a makefile.
__________________
05-03-2007 - 11-13-2008

Last edited by v0id; 03-14-2008 at 01:44 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #16 (permalink)  
Old 03-14-2008, 02:56 PM
James_XVI James_XVI is offline
Newbie
 
Join Date: Mar 2008
Location: In the most peacefull country in the world...
Posts: 10
Rep Power: 0
James_XVI is on a distinguished road
Default Re: Hello everyone :)

That's a good idea I'll look it up. Oh and by the way, is it possible to have multiple IDE installed at once?
__________________
"Brothers, what we do in life... echoes in eternity."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 03-15-2008, 06:23 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default Re: Hello everyone :)

Yes, of course. You can install as many IDEs as you want to.
__________________
05-03-2007 - 11-13-2008
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 03-17-2008, 11:12 AM
James_XVI James_XVI is offline
Newbie
 
Join Date: Mar 2008
Location: In the most peacefull country in the world...
Posts: 10
Rep Power: 0
James_XVI is on a distinguished road
Default Re: Hello everyone :)

Ok, thanks.
__________________
"Brothers, what we do in life... echoes in eternity."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -5. The time now is 06:51 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 98%

Ads