哇!0.6 版都出来了! 恭喜恭喜! WINDOWS 版还要努力哦 版主回复: (2002-9-26 16:17:23) 呵呵,过几天又出0.7.0了. windows版我已经移植得很好了,剩下的问题都是gtk2 win32 port的bug.再就是用esound播放声音的代码没移植性,以后再加个调用win32 api播放wav文件的代码.我看到2.06的win32版已经出来了,可dev-c++还没出相应的runtime package,过一阵我再试试.呵呵,附篇文章. *********** [root@localhost reciteword]# more README.win32 reciteword can be compiled and run in windows,but can't work properly. please install Dev-C++,gtk2 runtime and Dev-C++ 's gtk2 dev package,they can be found in http://www.bloodshed.net/dev/
here is a reciteword.dev use Dev-C++ to compile it.becase the compile command is too long,it can't be com pile in win98,please use win2000 or XP. and here is src/reciteword.exe,you can try it if you like.
there are some problem when running in windows. 1. the window size is not right. 2. the backgroud is abnormal. 3. chinese font can't display. font size is abnormal.
my environment: win2000,Dev-C++ 4.9.4.5 (5.0 beta 5),gtk-2.03 runtime and dev pa ckage.
may be the newer gtk2 win32 port will solve some program.
because esound is not ported to windows,now there is no sound.i will add some wi n32 api to play sound.
huzheng 2002.9.14 |
|