Search Results

1
vote
3answers
151 views

How do I install a c++ library so I can use it (Windows MinGW)?

I'm extremely new to c/c++ so I need a push in the right direction. I have this library called BASS which is an audio library which I'm going to …