chewing / chewing-editor

Cross platform chewing user phrase editor
https://chewing.im/
GNU General Public License v2.0
30 stars 52 forks source link

cmake error in ubuntu14.04 #228

Closed divazone closed 7 years ago

divazone commented 7 years ago

I have installed ibus-chewing in ununtu 14.04, but I have some problem.

-- checking for module 'chewing>=0.4.0'
--   package 'chewing>=0.4.0' not found
CMake Error at /usr/share/cmake-3.2/Modules/FindPkgConfig.cmake:340 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake-3.2/Modules/FindPkgConfig.cmake:502 (_pkg_check_modules_internal)
  CMakeLists.txt:67 (pkg_check_modules)

But I don't have the problem in ubuntu 16.04.

divazone commented 7 years ago

https://github.com/chewing/chewing-editor/issues/82