~ Mayank Johri's Tips ~

March 22, 2011

Compile juce dll using code::block and mingw.

Filed under: Uncategorized — Mayank Johri @ 6:36 am
  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 0×0501
    #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
Advertisement

1 Comment »

  1. Hi,

    My name is Zaid and I work for Packt Publishing. We have published a new book on Microsoft Virtualization 4.6. You can check it out here : https://www.packtpub.com/getting-started-microsoft-application-virtualization-46/book

    While researching on the technology I came across your website and going through it, I understand that you are an expert in the field. I think you would be one of the best persons to review the book for us.
    The review will not only help our book but also the your readers will get a fresh new book along with a review from you.

    If this does interest you I would be more than happy to send you an e- copy for review.

    Kindly do let me know.

    Thanks,

    Comment by Zaid Siddiqui — March 31, 2011 @ 10:37 am | Reply


RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.