
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
Compile a Borland C++ project ?
GWD Text Editor Forum: Technical Support: Compile a Borland C++ project ?
    By Cryosphere on Saturday, March 15, 2003 - 05:42 am:
How do I make .exe files from c++ source codes in GWD Text editor ? I try using Make command, but I found only BCMkFile.gwd in project directory. I do have Borland C++ 5.5 Compiler installed in my system, and Compiler Driver settings also seems to point to the directory where I installed the compiler. BTW, I am trying a console application. Thanks
    By Vedran Gaco (Vgaco) on Thursday, March 20, 2003 - 12:42 pm:
You should create a Borland C++ Project using the New command from the Projects menu. Add your C++ files in the Project view (Source Files) folder and then choose the Build command. BCMkFile.gwd is the temporary Make file that GWD Text Editor creates when you choose "Build" from the Project menu.
    By Anivilla Sudhakar on Saturday, February 12, 2005 - 05:35 am:
I generated a simple Hello World console application using New command in projects menu, even after that I was unable to generate (make/build)EXE file using Borland C++ 5.5 command line tools Sudhakar
    By Vedran Gaco (Vgaco) on Tuesday, February 15, 2005 - 09:55 am:
GWD Text Editor probably cannot locate where the Borland C++ command line tools are installed. From the Projects menu choose the Compiler Driver Settings command and check the Borland C/C++ directories.
    By on Tuesday, February 15, 2005 - 05:06 pm:
Authentication ErrorYou must enter something as your username.
- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor
|