2013/6/18 Olivier Austina <[email protected]> > 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
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
