英語 での Build specification の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Unable to generate build specification for Visual Studio 6 project| Rogue Wave- Documentation If you try to generate a build specification for a Visual Studio Server project with kwvcprojparser
Unable to generate build specification for Visual Studio 6 project| Rogue Wave- Documentation If you attempt to generate a build specification for a Visual Studio Server project with kwvcprojparser
Important: Using a build specification template can produce results that are less accurate than using a build specification, because the desktop project has a high chance of not matching up with the server project.
You need to update or create a new build specification in the following situations: if source files are added or removedif build settings are changedIf you reuse an existing build specification or try to modify it manually in these situations, the analysis results will not be accurate.
Providing a build specification template for your developers|
Rogue Wave- Documentation kwinject creates the most accurate build specification and is the recommended build integration method for all C/C++ projects,
Limitations for build integration Must specify full path to devenv when running kwinject in 4NT shell Even if the Microsoft Visual Studio build command devenv is in your path, kwinjectkwinject will not produce a build specification when run in a 4NT shell unless you specify the full path to the devenv tool.
Providing a build specification template for your developers| Rogue Wave- Documentation Normally, developers working at their desktops each create their own build specifications, either manually, or automatically as part of the Klocwork analysis.
The build specification stores build settings for your project.
The build specification is used as input for an integration build analysis with kwbuildproject.
The build specification can also be used with the desktop command-line tool, kwcheck.
Click OK. To create the build specification, clean and build the project.
After you generate your build specification, you need to Specify your build settings.
Each time you invoke the wrapper utility, it adds one line to the build specification.
The build specification contains a list of the project's source files and their compiler options includes and defines.
Kwcsprojparser| Rogue Wave- Documentation The kwcsprojparser command creates a build specification for Visual Studio C projects and solutions.
Kwwebappscan| Rogue Wave- Documentation kwwebappscan scans a directory for Web applications and creates a build specification.
Klocwork creates the build specification by monitoring the IDE build process or by monitoring an external(command-line) build process.
You need to run a"clean" build only once to create the initial build specification in the project directory.
Important: Do not rely on the Eclipse CDT indexer to generate the build specification, because this method has proven inaccurate.