Skip to content

Instantly share code, notes, and snippets.

@nddrylliog
Created November 18, 2012 18:46
Show Gist options
  • Save nddrylliog/4106783 to your computer and use it in GitHub Desktop.
Save nddrylliog/4106783 to your computer and use it in GitHub Desktop.
How to compile an ooc program with libcurl on mingw
rock -x && ROCK_DIST=/g/Dev/rock/ rock -v wget-like -Ic:\\MinGW\\msys\\1.0\\include -Lc:\\MinGW\\msys\\1.0\\lib -lcurldll -lws2_32 -lwinmm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment