X-Git-Url: https://git.piment-noir.org/?p=deb_libcec.git;a=blobdiff_plain;f=README;h=3f2ee2214009c741e1bf2ccb2a7cc4e37b0104fe;hp=dc19737a65433afa9a464d5e62c841a6a2179874;hb=4f5046734389cc554448da5cee93970f3091348b;hpb=58f3d0a97838820bb4d2b787cb717f6d8a8f55b8 diff --git a/README b/README index dc19737..3f2ee22 100644 --- a/README +++ b/README @@ -52,9 +52,13 @@ To compile, execute the following command: === Windows === =============================================================================== -To compile libCEC on Windows, you'll need both Visual Studio 2008 and 2012. -The installer needs the Windows DDK (Driver Development Kit) and Nullsoft's -NSIS. +To compile libCEC on Windows, you'll need Visual Studio 2012 and Visual Studio +or Visual C++ 2008. The latter is needed to build LibCecSharp for .Net +Framework 2.0. + +The adapter detection code needs the Windows DDK (Driver Development Kit). + +To create an installer, you'll need Nullsoft's NSIS. To compile libCEC, follow these instructions: * open /project/libcec.sln with Visual Studio 2012.