I'm building a Windows app and recently included use of the std::tr1::regex functions. Now when I go to run my app on XP embedded I get the above error. How do I fix this? App. used to work before I used the regex functions, which I really need to use.
Thank you, Fred
You need to download 'Microsoft Visual C++ 2008 Redistributable Package' known as vcredist. It is found over here