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
Deploy Apps in Seconds with Cloud Run
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
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.