-
I have encountered a SOAP service where kdwsdl2cpp wont work for me.
Service Description: http://www.ncbi.nlm.nih.gov/books/NBK55699/#SOAP_BLAST.Retrieving_a_list_of_suppor_2
Service WSDL: http://www…
-
When running hotspot on something that has separate .debug files, one needs to pass "-DebugPaths ." explicitly. This shouldn't be needed, for each executable and library hotspot should first check if …
-
Example:
when using onvif media:
http://www.onvif.org/onvif/ver10/media/wsdl/media.wsdl
Function GetStreamUri requires StreamSetup which requires Transport which requires Tunnel ... and Tunnel require…
-
Hi there,
this is actually not really an issue but should be considered more like a question: I've implemented quick-any-dirty, prove-of-concept-ish support for MTOM/XOP attachments in on the client …
-
I was trying to build from sources, but I suck at cmake and so couldn't get it to work. I tried using the prebuilt binary (sudo apt-get install gammaray), but when I run it using the instructions [her…
-
Hey all,
with today's update of git lfs, I cannot push in my - arguably specific - git setup:
I have two remotes:
- `origin`: I use that from within a docker container with a special VPN that…
-
1. Cmake 3.8.0-rc4
2. Qt 5.8 MinGW installed in C:\Qt directory
3. Windows 10
My console:
`git clone https://github.com/KDAB/GammaRay.git`
`set PATH=%PATH%;C:\Qt\Tools\mingw530_32\bin`
`set …
-
**Compilation output:**
```
[ 30%] Linking CXX executable ../bin/fontdatabasemodeltest
cd /src/KDAB/GammaRay/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/fontdatabasemodeltest.di…
-
http://www.kdab.com/karchive-released/
http://download.kde.org/unstable/frameworks/4.100.0/karchive-4.100.0.tar.xz
https://www.ics.com/blog/kde-frameworks-5-taking-karchive-test-drive
It would be a…
-
I want to use Gammaray with an Android device. I've followed the instructions outlined here: https://github.com/KDAB/GammaRay/blob/master/Install.txt
> Build on Android:
> $ mkdir android-build
>…