Ask Your Question

Haikarainen's profile - activity

2016-02-10 16:28:36 -0600 answered a question Strange crashes during deallocation of std::vector (VS2015, Windows 7)

For what its worth I think I know a potential cause to this error. Google only showed this very thread for me when I searched for it (or other OpenCV related stuff).

I got the exact same error when I mistakenly tried to compile a program using the VS2013 compiler, but used VS2015-compiled libraries. QtCreator apparently doesn't like VS2015 that much.