Page 1 of 1

how to access a inlude path

Posted: Thu Apr 24, 2014 5:11 pm
by hgedek
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 ?