Sure I 'd like to.
How can I edit the wiki?

2011/7/1 Dave Neary <dne...@gnome.org>

> Thanks Velijko!
>
> Would you like to put this information in the wiki? It would be a good
> addition to http://trac.qutecom.org/wiki/HowToBuildFromSource
>
> Thanks!
> Dave.
>
> Veljko Milisavljević wrote:
> > Download qutecom deps from : http://wima.co.uk/qutecom-deps/
> > and also make a settings.bat like this:
> >
> > @SET QTDIR=C:\qt-4.6.3
> > @SET INCLUDE=%INCLUDE%;C:\Program Files\Microsoft Platform SDK for
> > Windows Server 2003 R2\Include
> > @SET INCLUDE=%INCLUDE%;C:\Program Files\Microsoft Platform SDK for
> > Windows Server 2003 R2\Include\atl
> > @SET INCLUDE=%INCLUDE%;C:\Program Files\Microsoft DirectX SDK (August
> > 2007)\Include
> > @SET LIB=%LIB%;C:\Program Files\Microsoft Platform SDK for Windows
> > Server 2003 R2\Lib
> > @SET PATH=%PATH%;C:\Program Files\Microsoft Platform SDK for Windows
> > Server 2003 R2\Bin
> > @SET PATH=%PATH%;C:\qt-4.6.3\bin
> > @SET BOOSTLIBDIR=C:\Program Files\boost\boost_1_38\lib
> > @SET BOOSTINCLUDEDIR=C:\Program Files\boost\boost_1_38
> > @"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat"
> >
> >
> > then goto build folder
> > cmake ..  -DCMAKE_BUILD_TYPE=Release -G "NMake Makefiles"
> > nmake
> >
> > wait 2 hours :)
> >
> > it is important to use cloned hg repository, otherwise it won't compile
> >
> >
> >
> > 2011/7/1 Лукьянов Антон <s...@list.ru <mailto:s...@list.ru>>
> >
> >     Good afternoon. Already half a year trying to build the project
> >     under windose. Nothing comes. Please tell me how to do it vsetaki.
> >     Instructions and search the Internet lacks.
> >     Please tell me on a clean system windose xp in what sequence and
> >     which versions of libraries and compilers should be placed.
> >     I would be very grateful for the instruction. Thanks in advance.
> >     
> >     Help please
> >     I have:
> >     windose XPSP3
> >     Microsoft Visual Studio 2008
> >     Qt by Nokia v4.7.0 (VS2008)
> >     Python 2.6
> >     boost_1_46_1
> >     qutecom-2.2.1.tar.gz
> >
> >     1. in what order to install?
> >     2. that add to the environment?
> >     3. how to compile?
> >
> >     _______________________________________________
> >     QuteCom-dev mailing list
> >     QuteCom-dev@lists.qutecom.org <mailto:QuteCom-dev@lists.qutecom.org>
> >     http://lists.qutecom.org/mailman/listinfo/qutecom-dev
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > QuteCom-dev mailing list
> > QuteCom-dev@lists.qutecom.org
> > http://lists.qutecom.org/mailman/listinfo/qutecom-dev
>
> --
> Dave Neary
> GNOME Foundation member
> dne...@gnome.org
>
_______________________________________________
QuteCom-dev mailing list
QuteCom-dev@lists.qutecom.org
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to