i\'m trying to use boost regex within my program
the problem is i get this error...
the only installation step i did was to add: \"C:\\Program Files\\boost\\boost_1_42\"
int
Have you installed the multithreading debug version of Boost? If not, please do so. Otherwise check your library path (in the project preferences) so that it includes the path to the file mentioned in the error message.