Dear Mr. Elmar,
I was reading your replay posted at
http://groups.google.com/group/ws4d-gsoap-users/browse_thread/thread/7bdb0f476a3d2505,
regarding enabling the v1.1 by setting the version at compile time as
–DDPWS_VERSION:STRING=”2009_01”.
But the problem still remains since the CMakeList.txt file within “../
src/hosting_service/” is specified only for default v1.0 (2006_02)?
Therefor I’m getting error message running the cmake script
ELSE("${DPWS_VERSION}" STREQUAL "2006_02")
MESSAGE(SEND_ERROR "Hosting Service is currently only supported
with DPWS version 2006_02!!!")
ENDIF("${DPWS_VERSION}" STREQUAL "2006_02")
I’m using the same combination of packages : ws4d-gsoap-0.8 and
gsoap-2.7.13
Can you please help on this issue?
Best regards,
DaMir