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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
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.