# sudo make install
To install libCEC on Windows:
-* go to /project and execute download-deps.cmd to download Boost.
* open /project/libcec.sln with Visual C++ 2010 or Visual Studio 2010.
* build the project.
* copy libcec.dll and pthreadVC2.dll to your desired destination.
To build an installer on Windows:
* download and install the Windows DDK.
* download and install NSIS.
-* go to /project and execute download-deps.cmd to download Boost.
* go to /project and execute create-installer.cmd to create the installer.
* the installer is stored as /project/libCEC-installer.exe