indigo icon indicating copy to clipboard operation
indigo copied to clipboard

how to create project with visual studio 2012

Open water1688 opened this issue 11 years ago • 1 comments

hello everyone,how can i use cmake create VS C++ project?TH'X ALL

water1688 avatar Jan 05 '15 09:01 water1688

  • Get the Indigo source code
  • Install Python for Windows
  • Open Command Prompt as Administrator and go to Python install directory
  • Run "indigo-release-libs.py" Python script available in "build_scripts" directory inside Indigo source code. Run it from command prompt with options>>
    FULLPATH_TO_BUILD_SCRIPTS\indigo-release-libs.py --preset=win64-2012

abhimanyusirohi avatar Apr 06 '15 04:04 abhimanyusirohi