• 0

Borland C++ Builder 6 Help


Question

Everytime I open a cpp file it asks me if I want to create a project so I can compile and run the cpp file.. Can't I just compile and run the cpp file without a project?

When starting the program a form, project treeview and object inspector all start up.. Can I turn these off so nothing starts? Or just an editing window opens for cpp files?

Thanks

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

C++Builder makes you use a project. If you want to create a simple command line program, just use the Console Wizard and drag your existing file into the project manager.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.