Search found 1 match

by hgedek
Thu Apr 24, 2014 5:11 pm
Forum: General
Topic: how to access a inlude path
Replies: 0
Views: 1963

how to access a inlude path

I simply put boost root directory into path (windows)

Code: Select all

#include <boost/...>
trying to use like this. but g++ ( mingw with textpad) is warning - couldn't find the file..

So any idea ?