help compiling unity.
staticd
staticd.growthecommons at gmail.com
Mon Nov 7 13:42:21 UTC 2011
Sorry to bug you guys with the noob question, but
I've been trying to compile unity from source.(Oneiric, 64bit)
and get an error regarding the nux class
$bzr branch lp:unity
$cd unity; mkdir build; cd build
$sudo apt-get build-dep unity
$cmake .. -DCMAKE_BUILD_TYPE=Debug -DCOMPIZ_PLUGIN_INSTALL_TYPE=package
-DCMAKE_INSTALL_PREFIX=/opt/unity
at this stage it gave errors about missing dependencies gdu and gtest which
i installed from synaptic. after which rerunning cmake gave no errors
$make
.
.
.
Building CXX object
tests/CMakeFiles/standalone-dash.dir/standalone_dash.cpp.o
In file included from /home/user/unity/tests/standalone_dash.cpp:33:0:
/home/user/unity/tests/../plugins/unityshell/src/DashStyle.h:83:41: error:
‘nux::ButtonVisualState’ has not been declared
Any pointers would be appreciated.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-devel-discuss/attachments/20111107/f933ac87/attachment.html>
More information about the Ubuntu-devel-discuss
mailing list