Compile juce dll using code::block and mingw.


  1. Import solution from “Build\VisualStudio2008_DLL”
  2. add liboleaut32; libshell32.a; libole32.a; libvfw32.a; libwinmm.a; libwininet.a;libws2_32.a; libdsound.a; libwsock32.a; libwldap32.a; libkernel32; libopengl32.a; libglu32.a; libuuid.a; librpcrt4.a; libgdi32.a; libcomdlg32.a; libversion.a; libdsound.a; libshlwapi.a  in library.
  3. add  “#ifndef _WIN32_WINNT
    #define _WIN32_WINNT 0x0501
    #endif” when you get “error: ‘getaddrinfo’ was not declared in this scope”  error while compiling.
  4. Set -mach=i586 in compilation option.
libwininet.a
libdsound.a
libole32.a
libwinmm.a
libgdi32.a
libuuid.a
libshell32.a
libvfw32.a
librpcrt4.a

Bug: Zune: File fails to sync with Zune


When I first got zune for myself, I was very happy that for only $90 I am getting 30GB Zune, but in few days only i found that it is not for persons like me, who like freedom and simplicity.

Anyway one of the biggest problem I found was that Zune can not be sync’ed on Linux because Microsoft forgot that there might be people (like me) who might not have Windows as Operating System.