CMake/Obtaining/ExampleWindowsXPCMake24

From KitwarePublic
< CMake‎ | Obtaining
Revision as of 12:33, 24 April 2018 by Brad.king (talk | contribs)
Jump to navigationJump to search
  • When you open CMake, you will see this:

CMake WinXPCMake24 Setup.jpg

  • Now there will be an entry for CMake on your start menu. Click the CMake shortcut there to run CMake. You will see a window like the one shown below:

CMake WinXPCMake24 SourceCode.jpg

  • This dialog box is asking two simple questions. It wants to know where the source code is and where you want to place the output. Populate the form as shown above and hit the configure button.

Next you will see a screen like the one shown below: CMake WinXPCMake24 Generator.jpg

  • Select the environment (IDE) you plan to use and click OK. You will see a bunch of status messages in the status bar of the main form. It will take a while for this configuration process to complete.

Next you will see a screen that looks like this:

CMake WinXPCMake24 Variables.jpg

  • Click "Configure"

The red bars will change to little gray ones as shown below:

CMake WinXPCMake24 Configured.jpg



CMake: [Welcome | Site Map]