[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2925 [Vidalia]: Getting started build documentation
#2925: Getting started build documentation
-------------------------+--------------------------------------------------
Reporter: cypherpunks | Owner: chiiph
Type: task | Status: new
Priority: minor | Milestone:
Component: Vidalia | Version:
Keywords: | Parent:
Points: | Actualpoints:
-------------------------+--------------------------------------------------
Comment(by sirop):
I'll write something here in order not to forget it.
== Ubuntu 11.10 ==
'''Building Vidalia'''
$ mkdir build && cd build
$ export PATH=/path/to/Qt/lib:/path/to/Qt/include:$PATH
$ cmake -DQT_QMAKE_EXECUTABLE=/path/to/Qt/qmake ..
$ make
'''Building qtscriptgenerator-0.2.0'''
Fololow the README instructions. If you get some make errors when building
qtbindings, consider
http://code.google.com/p/qtscriptgenerator/issues/detail?id=38 .
./generator --include-paths=/usr/include/qt4
might help.
Reduce the build time excluding some plugin libs as we need only
qt , qt.core , qt.gui , qt.uitools . I did not try it out, but it should
be possible with some qmake options.
Be sure to use the same version and the same build of Qt for both Vidalia
and qtscriptgenerator.
I used qt-4.8.0 from QtSDK.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2925#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs