I've encountered a programming error I'm told that can be solved by use of the boost libraries. I downloaded it, and unzipped it, but...the installation instructions stop there.
Can someone tell me what I do with the directory boost 1_48_0? Is it just a matter of copying it somewhere and pointing my compiler to it?
I'm not running MSVC; I'm running Qt/MinGW. I know there's a command line somewhere on this system, but I don't know where it is (very new to development on Windows).
Can anyone weigh in on this? I've got a real problem that I'm hopeful the Boost libraries will solve for me. But, I don't know how to install them. I don't even know how to find a Linux-like command line to try the commands that Ivan gave me.