Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
/home/richel/qtsdk-2010.04/bin/Projects/Website/CppFile-build-desktop/main.o:: In function `boost::filesystem::basic_path<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, boost::filesystem::path_traits> boost::filesystem::current_path<boost::filesystem::basic_path<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, boost::filesystem::path_traits> >()': |
Operating system: Ubuntu 10.04 LTS Lucid Lynx
IDE: Qt Creator 2.0.0
Project type: Console Application
Libraries used:
#------------------------------------------------- |
#include <boost/filesystem.hpp> |
Add the following line to the Qt project file:
LIBS += -L/usr/local/lib -lboost_filesystem |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.