[Interest] KD-Soap installation on Windows XP

Tomasz Olszak olszak.tomasz at gmail.com
Wed Jun 19 10:12:13 CEST 2013


2013/6/18 Olivier Austina <olivier.austina at gmail.com>

> Hi,
> I am trying to install KD-Soap on Windows XP. I downloaded the source file
> from github :https://github.com/KDAB/KDSoap using the ZIP button.
> I am following instructions in the install.txt file. How to run the
> following command
>  git submodule update --init
>
> I have installed Git and try running the command using Git bash. I got the
> following error:
> $ git submodule update --init
> fatal: Not a git repository (or any of the parent directories): .git
>
> Can anyone help me. Any suggestion is welcome.
> I am new both in Git and KD-Soap.
>
> Regards
> Olivier
>
>
Did you cloned this repository or just copied tarball from github?

Try
git clone https://github.com/KDAB/KDSoap.git
from git konsole and then follow build instructions.

-- 
regards / pozdrawiam, Tomasz Olszak
Qt for Tizen | http://qt-project.org/wiki/Tizen
Qt Certified Developer | http://qt-project.org
http://linkedin.com/in/tolszak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130619/3b53142b/attachment.html>


More information about the Interest mailing list