Hallo,
wenn ich nur wüsste, welche dieser Bibliotheken ich einbinden muss.
boost_regex-vc100-mt-1_51.dll
boost_regex-vc100-mt-1_51.lib
boost_regex-vc100-mt-gd-1_51.dll
boost_regex-vc100-mt-gd-1_51.lib
libboost_regex-vc100-mt-1_51.lib
libboost_regex-vc100-mt-gd-1_51.lib
libboost_regex-vc100-mt-s-1_51.lib
libboost_regex-vc100-mt-sgd-1_51.lib
libboost_regex-vc100-s-1_51.lib
libboost_regex-vc100-sgd-1_51.lib
Als IDE verwende ich Code::Blocks 10.05 32bit (Integrated Development Environment).
Und Comiler den Gnu GCC Compiler.
Eine Hallo-Welt - Konsolenanwendung krieg ich zum laufen, aber sonst heisst es:
onlyConsole\main.cpp|2|fatal error: boost/regex.hpp: No such file or directory|
||=== Build finished: 1 errors, 0 warnings ===|