Board index » cppbuilder » command line compiling
Rob C.
![]() CBuilder Developer |
Rob C.
![]() CBuilder Developer |
command line compiling2003-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? |
Joel B.M.
![]() CBuilder Developer |
2003-12-20 12:20:02 AM
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
|