Advertisement
konalisp

MingW/Clang Guide

May 21st, 2015
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. To get MingW and Clang to work:
  2. 1. Install MingW
  3. 2. Add C:\MingW\bin to PATH
  4. 3. Add the files "libgcc_s_dw2-1.dll", "libiconv-2.dll", "libintl-8.dll" to C:\MinGW\mingw32\bin
  5. 4. All done!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement