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
    
                    
                    MongoDB Atlas runs apps anywhere
                    
                    
                
            
                            MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
                        
                    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.