English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to run a simple program and I've installed Borland C++ compiler for free on my computer. The code is supposed to simply write Hello World, on the screen in the command prompt box. The book I have tells me to type in bcc32 hello.cpp into the command prompt box to run the program, but I get the error message. It recognizes the bcc32 command, but then runs the E2194 message. I had to change the path in environment variables first since the bcc32 was not recognized at first, but after changing the path, this works. I have also created the two necessary text files bcc32.cfg and ilink32.cfg. The path is c:\Borland\Bcc55\Bin. I have the hello.cpp program in what I think is the right spot, but it seems to not be able to find it. Can anyone help me. I need to know how to tell the computer or program where to "look" for this file.

2007-03-14 15:04:22 · 4 answers · asked by Mtech 3 in Computers & Internet Programming & Design

4 answers

Borland is outdated!

Get a better compiler, like Dev-C++ (it's free, see sources).
Once you've installed it, click File (toolbar) > New > Project...
From there it'll give you a few program types.. (you can click the 'Introduction' tab for the Hello World example).

Have fun,
Dys.

2007-03-14 15:20:59 · answer #1 · answered by Anonymous · 0 0

C++ programming, Error E2194; could not find file hello.cpp?

I am trying to run a simple program and I've installed Borland C++ compiler for free on my computer. The code is supposed to simply write Hello World, on the screen in the command prompt box. The book I have tells me to type in bcc32 hello.cpp into the command prompt box to run the program, but I get the error message. It recognizes the bcc32 command, but then runs the E2194 message. I had to change the path in environment variables first since the bcc32 was not recognized at first, but after changing the path, this works. I have also created the two necessary text files bcc32.cfg and ilink32.cfg. The path is c:\Borland\Bcc55\Bin. I have the hello.cpp program in what I think is the right spot, but it seems to not be able to find it. Can anyone help me. I need to know how to tell the computer or program where to "look" for this file.

2014-10-12 17:52:50 · answer #2 · answered by Anonymous · 0 0

that's honestly no longer a plague, as mentioned in the past i might attempt to replace the appliance, this is that in case you nonetheless use it. If that would not artwork, try reinstalling it. in case you do no longer use Zone Alarm in any respect, only eliminate this technique via way of "upload/eliminate courses" in the administration panel.

2016-11-25 20:52:07 · answer #3 · answered by ? 4 · 0 0

dys is right you know dev-c++ rocks

2007-03-15 05:37:41 · answer #4 · answered by Anonymous · 0 0

fedest.com, questions and answers