Sukender wrote: > Had anyone time to try the CMake script I sent (under any platform/compiler)? > Your feedback will help me continue my effort.
I tried and got the following error: Configuring done CMake Error in lib/CMakeLists.txt: Cannot find source file "curl_sspi.h". Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx There is no such file in my source of curl. I don't know why I get it inspite of the fact I unchecked CURL_WINDOWS_SSPI option in the gui. Piotr Dobrogost
