
kvnkb
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
KVNKB is a Vietnamese keyboard input for KDE. It use ukengine from source of x-unikey (thanks to Long Pham Kim for share it).
KVNKB is free and open-source. You can freely use KVNKB under the terms of The GNU General Public License.
Phần mềm gõ tiếng Việt cho KDE. KVNKB sử dụng ukengine của x-unikey (cảm ơn tác giả Phạm Kim Long ^^). Đây là bộ gõ mang tính chất phục vụ nhu cầu của cá nhân tôi. T post mã nguồn lên đây cho mọi người tham khảo.
Để biên dịch cần thư viện X11, Qt, KDE.
Khi chạy dùng tổ hợp Ctrl + Shift để bật tắt chế độ gõ tiếng Việt.
Shift + space để khôi phục từ tiếng Việt thành các phím đã gõ.
hadobac
7 years ago
After installing libxml2-dev, libxslt-dev pkg-config, cmake building was nearly completed. However, I countered this error:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_XTest_LIB (ADVANCED)
linked by target "kvnkb" in directory /home/premium/Software/Ubuntu/kvnkb
-- Configuring incomplete, errors occurred!
Report
hadobac
7 years ago
However, I encounter yet other errors during 'make'. Will you take a look into it please ?
Thanks mate.
Attached is the output of 'make': https://dl-web.dropbox.com/get/Error?w=AAAFLYbsu2OOy93DTWL78_0xp3Q3w6boExVCDj2x_qpRBw
Report
keluoinhac
7 years ago
Report
hadobac
7 years ago
Report
keluoinhac
7 years ago
Report
mmj
7 years ago
From the sources:
“Vietnamese input method for KDE.”
Report
keluoinhac
7 years ago
Report