A desktop program to assist learners of Mandarin to understand and learn to read Chinese text. When the user enters Chinese-language text, ZWDisplay will display the text with the pronunciation of each word (in Pinyin) and an English translation.
Categories
EducationLicense
GNU General Public License version 2.0 (GPLv2)Follow ZWDisplay
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
I'm a windows user.I have installed cygWin and successfully download and build adso-v5.079. Now the hard problem is at the wxWidgets. I have downloaded the wxWidgets-3.0.1 source pack. I don't know how can i config sth to make zwDisplay successfully. makefile> >WXCC = ${shell wx-config --cxxflags} >WXLIBS = ${shell wx-config --libs always error. i.e wx-config can not find! I don't know how Can i modify the makefile, maybe like adso build to change "CCFLAGS = -I/cygdrive/d/jzq/adso-v5.079/src" like you metioned. or set some path variable. etc. help me ..more details the better. I's Linux Newbie and I use windows xp
-
Doesn't work on a 64 bit system (ubuntu) since the library it is dependant on doesn't have a 64 but version. Get error: libwx_gtk2u_richtext-2.8.so.0: cannot open shared object file Might work on 32 bits... but why bother? Interesting concept, might be worth re-compiling but I don't have time for that. Also support link is broken, no mailing lists.