Hi all,
I use codeblocks to compile a simple project (actually an example) from http://www.inet.hr/~zcindori/libwmp3/libwmp3.html#playc++. I have included the .h file and I fail to include .lib/.a
I keep getting error ld.exe||cannot find -libwmp3|
Is there a missing thing?