
12 Sep
2006
12 Sep
'06
7:21 p.m.
Alright i have a simple problem getting dev-cpp ide compiler to configure to run boost filesystem. I get the following error in this code. #include <boost/filesystem/operations.hpp> #include <boost/filesystem/path.hpp> #include <iostream> int main(int argc, char* argv[]) { }