| adm | Find | login register |
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
2.8.0 - Ubuntu 上 gtk_show_uri 不 正常,現在改成用 gcin 自己的 script 開啟 browser,gcin-tools 中現在可以開啟 Help 的 /usr/share/doc/gcin/README.html 了。script 現在也加入了 google-chrome 。 | |||||||||
swyear joined: 2007-10-04 posted: 127 promoted: 4 bookmarked: 0 |
[ 200s] + make [ 200s] Makefile:4: suffixes-rule: No such file or directory [ 200s] Makefile:270: .depend: No such file or directory [ 200s] gcc -x c -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -DUSE_XIM=1 -DTRAY_ENABLED=1 -DGCIN_i18n_message=1 -DUSE_TSIN=1 -DUSE_GCB=1 -MM *.cpp > .depend [ 200s] IC.cpp:29:18: fatal error: gcin.h: No such file or directory [ 200s] compilation terminated. [ 200s] about.cpp:1:18: fatal error: gcin.h: No such file or directory [ 200s] compilation terminated | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
suffixes-rule 2011 年就存在了,會不會是你的 make 的問題。
May 28 2011 suffixes-rule
edited: 1
| |||||||||
swyear joined: 2007-10-04 posted: 127 promoted: 4 bookmarked: 0 |
先別管 suffixes-rule 了,你聽過 gcin.h 嗎?怎麼不見了? | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
你的 compiler 很奇怪,照理說應該是不需要 -I. 的,因為 IC.cpp & gcin.h 是在相同的 directory,你的 gcc 版本是? ubuntu 12.10、archlinux、mageia 都有人 build 過了。 | |||||||||
guest |
抱歉擺了烏龍 是因為下載檔案不完全所造成的錯誤 重新下載原始碼就OK了 囧rz swyear | |||||||||
hyslion joined: 2011-10-06 posted: 36 promoted: 2 bookmarked: |
- 詞音>ab 的的多 column 選單改成垂直的順序排列。 eliu老大,請問這項feature有選項可以開關嗎? 更新後一直覺得哪裡有不對勁,後來才發現是新特性造成的 因為小弟我已經惜慣用詞音加上 asdfzxcv + 4 col 讓它顯示成兩列的選字模式了, Orz | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
多 column 的自己沒在用。那時候是覺得改成垂直顯示對選詞來說比較容易看。 下一版會做成選項。 | |||||||||
hyslion joined: 2011-10-06 posted: 36 promoted: 2 bookmarked: |
感謝老大快速回應:) 我暫時先重弄一個自己的版本頂著用吧,謝謝 |
| adm | Find | login register |