Board index » cppbuilder » command line compiling

command line compiling


2003-12-19 04:53:51 AM
cppbuilder80
Recently I down-loaded BC 5.5 off the web. This is a bare bones
compiler - no IDE, command line only. I’ve figured out several
questions I had on my own, but the question of - How do I tell
the compiler I will be compiling in GUI mode instead of console
mode - still eludes me. I’ve searched the on-line help, and have
found the DLL switch, but not the GUI. Could you maybe give me a
hint?
 
 

Re:command line compiling

using -tW parameter you must tell to compiler that build a Windows
Application
"Rob C. " < XXXX@XXXXX.COM >escribi?en el mensaje
Quote

Recently I down-loaded BC 5.5 off the web. This is a bare bones
compiler - no IDE, command line only. I've figured out several
questions I had on my own, but the question of - How do I tell
the compiler I will be compiling in GUI mode instead of console
mode - still eludes me. I've searched the on-line help, and have
found the DLL switch, but not the GUI. Could you maybe give me a
hint?