- Download and install CMake from the official website here.
- Check out required submodules, using Git Bash:
cd WinObjC/tools/vsimporter git submodule update --init --recursive third-party/PlistCpp git submodule update --init --recursive third-party/sole - Run cmake from the Command Prompt to generate a Visual Studio solution:
cd WinObjC\tools\vsimporter md build cd build cmake .. - Open VSImporter.sln from the build directory.
- Build the appropriate tool project.
tools
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||