how to access a inlude path
Posted: Thu Apr 24, 2014 5:11 pm
I simply put boost root directory into path (windows)
trying to use like this. but g++ ( mingw with textpad) is warning - couldn't find the file..
So any idea ?
Code: Select all
#include <boost/...>So any idea ?