boost.xpressive help

closed account (Dy7SLyTq)
i was told to use boost.regex for regular expressions. i couldnt get it built so i decided to use boost.xpressive, because both stack overflow and the site told me that it was header only. i did that but when i went to compile it gave me the same errors as when i was trying to use boost.regex. whats wrong?
What errors?
Its not an answer to your question by you might want to take a look at nuwen's mingw distro. It comes bundled with boost.
closed account (Dy7SLyTq)
im using linux. but thanks ill look at that if i start windows development again. i cant give you a list of errors because it generates too many to keep on the screen. can i get them all with more? is there something i could do with a pipe to log it?
std::regex ?
closed account (Dy7SLyTq)
ty http://pastebin.com/H98ku3zS
Topic archived. No new replies allowed.