使用openal和mpg123播放MP3文件使用静态编译,相关文件都在附件里相关工程文件:openal_mpg123_player.7z使用visual studio 2010编译,理论上是跨平台的相关说明请看源代码注释以及mpg123.h和openal文档/*AUTHOR bowman han* NOTE this is a test program for mpg123 basic usage* EMAIL fancycode+blogcn123@gmail.com* DATA 6/2 2012* Please DO NOT REMOVE THIS*/#include "open Read More
posted @ 2012-06-02 12:52 fancy han Views(1987) Comments(2) Diggs(1) Edit
在Ubuntu 10.04上安裝CodeBlocks碰到無法啟動的問題,錯誤訊息如下,codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _ZN13wxAuiNotebook7SetFontERK6wxFont, version WXU_2.8.5 not defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference網路上找了很多解法來試,下面的解法才work!(Linux的套件相依姓與本身作業系統的相容性問題真的不少)原文討論串CodeBloc Read More
posted @ 2010-08-09 18:35 fancy han Views(922) Comments(0) Diggs(0) Edit
warning:gdb failed to set controlling terminal 的解决方法很简单的方法是在你的printf函数上 下断点,之后就可以看到输出了在codeblocks8.02 10.05适用附视频教程 Read More
posted @ 2010-08-09 18:33 fancy han Views(2835) Comments(0) Diggs(0) Edit