File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ Source: https://github.com/awesomized/libmemcached
6868
6969Binaries: https://artifacts.m6w6.name/libmemcached
7070
71- Download latest libmemcached-awesome-1.\* . \* .zip and copy * libmemcached-awesome-...* sub-folders (bin, include, lib) to:
71+ Download latest * libmemcached-awesome-1.1.4 .zip* and copy * libmemcached-awesome-...* sub-folders (bin, include, lib) to:
7272
7373 <IIP_HOME>\libmemcached
7474
@@ -80,6 +80,8 @@ Start Visual Studio and open the project file:
8080
8181Select ** Release** and target: ** x64**
8282
83+ Open: Solution Explorer -> iipsrv -> Project properties
84+
8385Adjust: Project properties -> C/C++ -> General -> * Additional Include Directories*
8486
8587 %VCPKG_ROOT%\installed\x64-windows\include\fastcgi;..\..\libmemcached\include;%(AdditionalIncludeDirectories)
133135
134136\* .dll files - ie:
135137
136- - jpeg62.dll
137- - libfcgi.dll
138138- fcgi-0.dll
139+ - jpeg62.dll
139140- liblzma.dll
140141- libpng16.dll
141142- openjp2.dll
@@ -147,10 +148,10 @@ For Memcached support copy from
147148
148149<IIP_HOME>\libmemcached\bin\* .dll
149150
150- - libhashkit .dll
151- - libmemcached .dll
152- - libmemcachedprotocol .dll
153- - libmemcachedutil .dll
151+ - hashkit .dll
152+ - memcached .dll
153+ - memcachedprotocol .dll
154+ - memcachedutil .dll
154155
155156to:
156157
You can’t perform that action at this time.
0 commit comments