Trying to install boost libraries, not working?
I download the file where it says开发者_运维知识库 'download now' from:
http://sourceforge.net/projects/boost/files/boost/
when i unzip, there's a small .exe file. I run this (and also as administrator) a command prompt pops up and disappears instantly.
Yet everywhere i read i should be getting licence agreement etc.
Im on Win 7 64?
Help :)
That's just the boost jam build tool. You probably want the complete boost source archive. Then to build it, say for VS 2010, see my answer here.
Open cmd.exe
as an administrator, then run the .exe. That way, you can see the output.
Use one of the installers provided by BoostPro computing. It is going to be much easier for you.
精彩评论