Boost and VC++6sp5
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have compiled the boost library (specifically the regex++ portion), and have successfully used it in a test app in VC6. The problem is, that im getting no Intellisense (and I am using VisualAssist), and it is quite annoying. Its a small issue, but I am wondering what directories need to be included in VC and where I need to add those directories (I tried Tools:Options). Any suggestions?