Frequently Asked Questions on Compiling and Linking
Home | Overviews: Compiling and Linking
- What compiler options are available?
- What linker options are available?
- What other tools are available to help with my project?
- How do I optimize my code?
- Why is the CL command not recognized when I compile my program at the command prompt?
- What does the build process do?
- I need info on building on the command line.
- How can I browse the MFC source code?
- How do I change the default output directories?
- Can I open a makefile in the development environment if the makefile was not made there?
- How do I build my project?
- What's the difference between debug and release builds?
- I want to browse my project. How do I set that up?
- How do I use precompiled header files?