Skip to content

Instantly share code, notes, and snippets.

@elieux
Created October 15, 2014 21:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elieux/92c99dcbccbed1119727 to your computer and use it in GitHub Desktop.
Save elieux/92c99dcbccbed1119727 to your computer and use it in GitHub Desktop.
mono build error
*** Warning: Trying to link with static lib archive /mingw32/lib/libiconv.dll.a.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because the file extensions .a of this argument makes me believe
*** that it is just a static archive that I should not use here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment