Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) Boost Boost.Filesystem

 

Boost.Filesystem is a library part of Boost for working with files, like browsing/adding/removing files and folders.

 

 

 

 

 

Boost.Filesystem examples

 

 

 

 

 

 

Qt Creator Note for Qt Creator users

 

Add the following line to your project file (to prevent the link error undefined reference to 'boost::system::get_system_category()'):

 

LIBS += -lboost_system -lboost_filesystem

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict