cpik under Windows

cpik can be built under Windows, using the qmake tool and the gcc for windows toolchain. No installation procedure is provided but you can use the following instructions to install to the C:\cpik directory:

  1. qmake -o Makefile cpik<version>.pro
  2. make
  3. Copy the directory 0.6.0 to C:\cpik
  4. Create a C:\cpik\bin directory
  5. Copy the cpik<version> executable to C:\cpik\bin

Do not copy the executable to any other place, because cpik uses its own location to find the files it needs.



AG 2013-04-10