Discussion
Topics
Last Day
Last Week
Tree View

Search
New Messages
Keyword Search

Help
Getting Started
Formatting
Troubleshooting
Program Credits

Utilities
Edit Profile
Administration
Contact

 
forum - discussion board
- 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 ?
Top of pagePrevious messageNext messageBottom of pageLink to this message  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


Top of pagePrevious messageNext messageBottom of pageLink to this message  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.


Top of pagePrevious messageNext messageBottom of pageLink to this message  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


Top of pagePrevious messageNext messageBottom of pageLink to this message  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.


Top of pagePrevious messageNext messageBottom of pageLink to this message  By on Tuesday, February 15, 2005 - 05:06 pm:

Authentication Error

You must enter something as your username.

Add a Message


This is a public posting area. If you do not have an account, enter your full name into the "Username" box and leave the "Password" box empty. Your e-mail address is optional.
Username:  
Password:
E-mail:


- about - downloads - registration - forum - misc - home - © 1996-99 GWD Text Editor