chewing / chewing-editor

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

Can not make in Ubuntu 14.04 #82

Open ZALin opened 8 years ago

ZALin commented 8 years ago

In Ubuntu 14.04

After install libchewing 0.4.0, qt4, ... and so on

2016-03-16 8 08 48

It is still some ld problem to make

david50407 commented 8 years ago

Did you installed libchewing-dev from apt?

ZALin commented 8 years ago

@david50407 if you mean libchewing3-dev, Yes, I had installed it.

mangokingTW commented 8 years ago

Hi, I build it successfully on Ubuntu 14.04. libchewing3 should not pass the rule chewing>=0.4.0 defined in CMakeLists.txt. (its version is 0.3.5) I get the source code of libchewing 0.4.0-3 and build it. Then it works.

$ uname -a Linux ubuntu 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

ZALin commented 8 years ago

@mangokingTW I had installed libchewing 0.4.0

2016-03-23 9 49 44

If not, it will show that error msg fossapc hackpad com_mlspvivxgh6_p 581139_1458056372275_ 2016-03-15 6 51 45

What did you do anything else?

david50407 commented 8 years ago

@ZALin I built it successful on my Ubuntu 14.04 with:

redfish-lee commented 8 years ago

@ZALin I build it successfully on Ubuntu 14.04.4 There are some Tools Requirement about installation of chewing-editor.

Someof my thoubleshootings :

Chun-Feng commented 8 years ago

I resolve this question at today afternoon. But I takes maybe eight hours to found this bug.

I think you should resolve the 'libchewing 0.4.0' versions first, then you can compiler again 'chewing-editor'. If you didn't resolve libchewing 0.4.0 'cmake .', then you cannot resolve chewing-editor. And cannot open editor to add the new words.

david50407 commented 8 years ago

@Chun-Feng I think he passed cmake . but cannot link the program

czchen commented 8 years ago

@ZALin

Please try the following commands to help troubleshooting: