Compiling Errors

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2009
Posts: 8
Reputation: konefsta is an unknown quantity at this point 
Solved Threads: 0
konefsta konefsta is offline Offline
Newbie Poster
 
0
  #11
Nov 8th, 2009
Originally Posted by jonsca View Post
I haven't used it since it's infancy in the 90's (dating myself here,I'm sure it's matured since then), but basically you need to start a console project (screenshot here: http://en.wikiversity.org/wiki/Insta...ng_Dev-C%2B%2B) and incorporate those headers and cpp files into the project by right clicking the project name.
I'm sure there are plenty of other folks on here who know Dev-C++ like the back of their hand, so post back if you're still having trouble.

seemed nice idea , i tried it , still got the same errors . i just cant figure out whats my mistake .
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 547
Reputation: jonsca is on a distinguished road 
Solved Threads: 70
jonsca jonsca is online now Online
Posting Pro
 
0
  #12
Nov 8th, 2009
Go through your files that I uploaded back and make sure that I didn't make any changes that you didn't make. Otherwise these do compile on my machine, albeit giving a program that outputs "Incorrect installation!"

If you know where you're going, look for the command line tools that are part of Mingw included in your Dev-C++ and try to compile it on the command line (my "g++ .... " from before).
Attached Files
File Type: cpp ergasia1.cpp (2.6 KB, 1 views)
File Type: h ergasia1.h (790 Bytes, 1 views)
File Type: cpp feature.cpp (465 Bytes, 1 views)
File Type: h feature.h (388 Bytes, 1 views)
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 8
Reputation: konefsta is an unknown quantity at this point 
Solved Threads: 0
konefsta konefsta is offline Offline
Newbie Poster
 
0
  #13
Nov 8th, 2009
Originally Posted by jonsca View Post
Go through your files that I uploaded back and make sure that I didn't make any changes that you didn't make. Otherwise these do compile on my machine, albeit giving a program that outputs "Incorrect installation!"

If you know where you're going, look for the command line tools that are part of Mingw included in your Dev-C++ and try to compile it on the command line (my "g++ .... " from before).
that was really helpfull , you solved me the first problem . i had a linker problerm , but i solved it by creating a project and put in there all my files , and delete the code about the main and rewrote it in the new .cpp file . i compiled it and worked fine . thanks a lot .
Reply With Quote Quick reply to this message  
Join Date: Sep 2009
Posts: 547
Reputation: jonsca is on a distinguished road 
Solved Threads: 70
jonsca jonsca is online now Online
Posting Pro
 
0
  #14
Nov 8th, 2009
Awesome. Glad you got it to work!
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC