Connecting Tech Pros Worldwide Help | Site Map

DEV c++ 4.980

  #1  
Old July 22nd, 2005, 06:12 AM
Kees Hoogendijk
Guest
 
Posts: n/a
Hallo Everyone,
Does someone have experence with that compiler?
I'd made a project (console application, c++ project), made a few cpp and
header files. But the compiler doens't recognise the last hearder. ( it
makes no difference which header).
Do I need to do something else to end the project?

Ti@
Wen,


  #2  
Old July 22nd, 2005, 06:12 AM
Jonathan Turkanis
Guest
 
Posts: n/a

re: DEV c++ 4.980


"Kees Hoogendijk" <nieuwskees@haalditweg-hcopleidingen.nl> wrote in
message news:bu253f$16l$1@news.cistron.nl...[color=blue]
> Hallo Everyone,
> Does someone have experence with that compiler?
> I'd made a project (console application, c++ project), made a few[/color]
cpp and[color=blue]
> header files. But the compiler doens't recognise the last hearder.[/color]
( it[color=blue]
> makes no difference which header).
> Do I need to do something else to end the project?
>[/color]

Try this list:
https://lists.sourceforge.net/lists/.../dev-cpp-users.

BTW, Dev-C++ is more properly called a development environment. It
uses the g++ (MinGW) compiler.

Jonathan


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
customErrors mode="Off" does not work Andy Fish answers 1 April 2nd, 2008 03:05 AM
Multithreading problem ArmedCoder answers 2 November 14th, 2005 12:06 PM