← Back to team overview

cairo-dock-team team mailing list archive

Re: [Question #198999]: cairo-dock-icon-manager.c:75:15: error: storage size of ‘s_aMutexLookupIcon’ isn’t known

 

Question #198999 on Cairo-Dock Core changed:
https://answers.launchpad.net/cairo-dock-core/+question/198999

Matthieu Baerts posted a new comment:
It's certainly not a good idea to launch bzr commands as root but now are your able to compile it?
  $ cd /home/jfilipe/testes/cairo-dock-plug-ins/
  $ rm -rf build/
  $ mkdir build
  $ cd build
  $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
  $ make
  # make install

-- 
You received this question notification because you are a member of
Cairo-Dock Team, which is an answer contact for Cairo-Dock Core.