“R6025 pure virtual function call” with the pre-built staticlib and demo code bg_sub.cpp (Bug #4403)
Description
I've asked the question on StackOverflow.com:
http://stackoverflow.com/questions/30807850/opencv3-0-0-backgroundsubtractorapply-leads-to-r6025-pure-virtual-function-ca
I'm running the BackgroundSubtractor demo in opencv3.0-gold-release with vs2013, while the following error occurs when exiting the program:
I was using the staticlib, and I find the error gone when I change my linking library to the dynamic version, so it seems that something is wrong with the staticlib, I'm not sure how to track & debug the error, hope someone could point it out and better to fix it ;)
Related issues
related to Bug #3355: Pure virtual method called | Done | 2013-11-01 |
History
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/5016