Skip to content

Instantly share code, notes, and snippets.

@alucky0707
Created April 10, 2013 12:02
Show Gist options
  • Save alucky0707/5354017 to your computer and use it in GitHub Desktop.
Save alucky0707/5354017 to your computer and use it in GitHub Desktop.
MinGWでIUPを使うときに渡すオプション

MinGWでIUPを使うときに渡すオプション

gcc sample.c -o sample -liup - mwindows -lole32 -lcomctl32 -luuid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment