[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #8057 [Vidalia]: refactored vidalia alpha to compile against Qt5 SDK
#8057: refactored vidalia alpha to compile against Qt5 SDK
---------------------------------+------------------------------------------
Reporter: dwhuseby | Owner: chiiph
Type: enhancement | Status: new
Priority: normal | Milestone: Vidalia: 0.3.x
Component: Vidalia | Version: Vidalia: 0.3.2-alpha
Keywords: cmake, vidalia, qt5 | Parent:
Points: | Actualpoints:
---------------------------------+------------------------------------------
Comment(by dwhuseby):
I was able to confirm that this branch compiles against both Qt4 and Qt5
on Mac OS X Mountain Lion. I was able to use the same procedure as the
linux build.
For Qt4:
mkdir build && cd build
cmake ..
make
For Qt5:
mkdir build && cd build
cmake -DUSE_QT5=ON -DQT5_SDK_PATH=/Users/<username>/Qt5.0.0/5.0.0/clang_64
..
make
There seem to be problems with the cmake files that keep it from
generating Xcode projects. I'm getting some errors. But those errors
existed before my refactor.
I am now testing on Windows 7 to make sure that it can build against both
Qt4 and Qt5 there too.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8057#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