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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.