Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Windows builds

Maksim Rakitin edited this page Nov 12, 2018 · 5 revisions

How to build the project on MS Windows

Environment preparation:

Compile SRWLIB:

  • cd C:\Users\IEUser\src\SRW\cpp\vc\
  • > msbuild SRWLIB.vcxproj -m:4 -property:Configuration="Release";Platform="x64"
Clone this wiki locally