sail3005
Jan 10th, 2001, 08:47 PM
Hello, well thanks in advance for all the help everyone has given me sofar, but now i have yet another question. I am new to c/c++, and i am having some problems with compiling. For example, in visual c++ 6, i can never get any of my applications that i compile to run i dos. They always say that 'this program must be run in windows'. I am not using anything fancy, or really anything more than the iostream.h included.
I am now having another problem with borland c++ builder 5. I tried making a very simple hello world program, with a windows interface, and a button, and that was it. But when in tried to send the program to my friend so that he could see it, it said that he was missing vcl50.bpl. I am assuming that this happened because he didn't have borland installed. The whole reason that i switched from VB to c++ was so i wouldn't have to (hopefully) deal with that stuff.
I have tried looking for compiling options but can't find anthing to solve my problem.
Any help would be really appreciated
I am now having another problem with borland c++ builder 5. I tried making a very simple hello world program, with a windows interface, and a button, and that was it. But when in tried to send the program to my friend so that he could see it, it said that he was missing vcl50.bpl. I am assuming that this happened because he didn't have borland installed. The whole reason that i switched from VB to c++ was so i wouldn't have to (hopefully) deal with that stuff.
I have tried looking for compiling options but can't find anthing to solve my problem.
Any help would be really appreciated