安装wxdfast下载软件问题
这个问题我想,很多人都遇到过,不过我在网上没有找到相关的解决办法
所以就在这提一下了,希望给予帮助
错误信息如下
/usr/local/bin/wxrc -c -o Resources.cpp boxabout.xrc boxnew.xrc boxoptions.xrc mainwindow.xrc menubar.xrc toolbar.xrc images.xrc
/usr/local/bin/wxrc: error while loading shared libraries: libwx_base_xml-2.8.so.0: cannot open shared object file: No such file or directory
make[3]: *** [Resources.cpp] 错误 127
make[3]: Leaving directory `/usr/src/wxdfast-0.6.0/resources'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/usr/src/wxdfast-0.6.0/resources'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/usr/src/wxdfast-0.6.0'
make: *** [all] 错误 2