Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Nothing to do. Please use -help to get more information. 21(error) exit

Options

If you met some console like above while Generating a executable. Do worry, try this solution.

Check your project properties configuration, and check the linker configration.
Then check the path of .o file, maybe your miss a ".

the code maybe like this:${cpptest:original_options} C:/code/startip.o"

Add the missing ", try again.

Tagged: