Files
TCPlayerbotCore/dep/gsoap/tc_upgrades.txt
T
click 0cca186a44 Core/Dependencies: Ugrade gsoap-library to v2.8.10
+ add documentation for later upgrades and the original stub.file used for service generation.
2012-09-02 22:57:10 +02:00

13 lines
320 B
Plaintext

* Generate new headers based on TrinityCore soap-services stub:
gsoap/bin/linux386/soapcpp2 -1 -S -L -w -x -y soap.stub
* Copy the following files from the gsoap package:
gsoap/stdsoap2.h
gsoap/stdsoap2.cpp
* Remove the following files after generation:
ns1.nsmap
soapObject.h
* Test compile and see if SOAP works...