1
General / Re: Installation with MinGW64
« on: January 28, 2017, 08:03:31 pm »QuoteI am running MinGW64 but NOT code::blocksIt's helpful to know what you don't use, but it would be even more helpful to know what you use. Command line? Makefile? Another IDE?QuoteCan anyone give me a helping hand on how to do this properly?You should rather explain what's blocking you, because nobody's going to write a complete tutorial for you here
I am using Sublime 3 to build and command line to run. What is blocking me is I just am not sure at all how to use the library, can I just throw it somewhere in C: and include it in the program somehow?