how to access a inlude path

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
hgedek
Posts: 1
Joined: Thu Apr 24, 2014 6:36 am

how to access a inlude path

Post 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 ?
Post Reply