60 likes | 224 Views
COMP SCI 351. Building Borland C++ Applications. Console Projects in C++ Builder. Start a console application with these settings:. Console Projects in C++ Builder. Check that the paths settings are clean:. Console Projects in C++ Builder. Copy Blank to current folder
E N D
COMP SCI 351 Building Borland C++ Applications
Console Projects in C++ Builder • Start a console application with these settings: Data Structures
Console Projects in C++ Builder • Check that the paths settings are clean: Data Structures
Console Projects in C++ Builder • Copy Blank to current folder • Make modifications as needed • Make sure to re-save the source file to current folder Data Structures
Compiling the Binary Executable • Uncheck Linker “Use dynamic RTL” option: Uncheck Data Structures
Compiling the Binary Executable • Uncheck Packages “Runtime build” option: Uncheck Data Structures