Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
/MyFolder/main.o:: In function `boost::basic_regex<char, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::assign(char const*, char const*, unsigned int)': |
Operating system: Ubuntu 10.04 Lucid Lynx
IDE: Qt Creator 2.0.0
Project type: Console Application
Libraries used:
#------------------------------------------------- |
#include <boost/regex.hpp> |
Add the following line to the Qt Creator project file:
LIBS += -L/usr/local/lib -lboost_regex
|
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.