==== Visual Studio 2017 ====
 
==== Visual Studio 2017 ====
   −
* Copy libcln.lib into ~/.wine/drive_c/local/lib/x64 (or x86) and the CLN headers into ~/.wine/drive_c/local/include/cln
+
* Copy libcln.lib into ~/.wine/drive_c/local/lib/x64 (or x86) and the CLN headers into ~/.wine/drive_c/local/include/x64/cln (or x86/cln)
 
* Since MSVC does not set __cplusplus correctly (?), comment out the line <code>AX_CXX_COMPILE_STDCXX([11])</code> in configure.ac
 
* Since MSVC does not set __cplusplus correctly (?), comment out the line <code>AX_CXX_COMPILE_STDCXX([11])</code> in configure.ac
 
* Run <code>autoreconf -i</code> in the source directory
 
* Run <code>autoreconf -i</code> in the source directory
 
* Configure
 
* Configure
Exception encountered, of type "Error"