
What directories do I need to add to Visual C++ 6 for the library/source/headers for boost? The problem is that I can compile, but I am getting no intellisense, and its a slight nusance

You need to give the path to boost root directory (path upto boost_1_27_0, say) to tools->options->directories->include to your project workspace. I didn't need to make any other change for the library or header path for the compilation. Can you give a little more details to your problem ? Regards "Dan Watt" <yg-boost-users@m.gmane.org> wrote in message news:ah5g86$3s9$1@main.gmane.org...
What directories do I need to add to Visual C++ 6 for the library/source/headers for boost? The problem is that I can compile, but I am getting no intellisense, and its a slight nusance
participants (2)
-
Barnali
-
Dan Watt