Click here to Skip to main content
15,892,059 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Exception with CFileDialog (MFC) Pin
Andrew Brock21-Jan-11 18:13
Andrew Brock21-Jan-11 18:13 
GeneralRe: Exception with CFileDialog (MFC) Pin
Le Duc Anh21-Jan-11 18:19
professionalLe Duc Anh21-Jan-11 18:19 
QuestionAnother basic debug question - how to debug OpenCV dll from my application. Pin
Vaclav_21-Jan-11 3:41
Vaclav_21-Jan-11 3:41 
AnswerRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Richard MacCutchan21-Jan-11 5:03
mveRichard MacCutchan21-Jan-11 5:03 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Vaclav_21-Jan-11 5:15
Vaclav_21-Jan-11 5:15 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Vaclav_21-Jan-11 5:32
Vaclav_21-Jan-11 5:32 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Richard MacCutchan21-Jan-11 6:23
mveRichard MacCutchan21-Jan-11 6:23 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Vaclav_21-Jan-11 8:10
Vaclav_21-Jan-11 8:10 
Yes, OpenCV designates debug libraies wiht suffix "d". Clever but I had to ask!

I think I need to check if these libraries are the ones I am actually linking to.


Right now I chaged to cxcored and getting this error which I totally do not know how to troubleshoot.
HEAP[Open....exe]: Invalid Address specified to RtlValidateHeap( 1e20000, b570450 )

What is realy strange this "cvhaartraining" dll compiles and builds a library without telleing me if it is debug or release.
I bet I am missing where it should go, but it works!
....
--------------------Configuration: cvhaartraining - Win32 Debug--------------------
Compiling...
cvboost.cpp
cvcommon.cpp
cvhaarclassifier.cpp
cvhaartraining.cpp
OpenMP not defined
cvsamples.cpp
Creating library...
--------------------Configuration: cv - Win32 Debug--------------------

.....
And that is the dll I can step thru!!!


And this is "normal" output

Generating Code...
Linking...
Creating library ../../lib/cvd.lib and object ../../lib/cvd.exp





I guess I'll go over all the options again!

Thanks for your input.
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Richard MacCutchan21-Jan-11 9:16
mveRichard MacCutchan21-Jan-11 9:16 
AnswerRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Andrew Brock21-Jan-11 14:57
Andrew Brock21-Jan-11 14:57 
QuestionOpenGL and Live Video CDC. Pin
GAJERA21-Jan-11 0:57
GAJERA21-Jan-11 0:57 
QuestionHow to start debugging from application? [modified] Pin
rrrado20-Jan-11 23:27
rrrado20-Jan-11 23:27 
AnswerRe: How to start debugging from application? Pin
Andrew Brock20-Jan-11 23:36
Andrew Brock20-Jan-11 23:36 
GeneralRe: How to start debugging from application? Pin
rrrado20-Jan-11 23:45
rrrado20-Jan-11 23:45 
GeneralRe: How to start debugging from application? Pin
Andrew Brock21-Jan-11 0:38
Andrew Brock21-Jan-11 0:38 
GeneralRe: How to start debugging from application? Pin
rrrado21-Jan-11 1:26
rrrado21-Jan-11 1:26 
GeneralRe: How to start debugging from application? Pin
Andrew Brock21-Jan-11 1:35
Andrew Brock21-Jan-11 1:35 
GeneralRe: How to start debugging from application? Pin
rrrado21-Jan-11 2:44
rrrado21-Jan-11 2:44 
Questionproblem in this little eg Pin
aesthetic.crazy20-Jan-11 23:22
aesthetic.crazy20-Jan-11 23:22 
AnswerRe: problem in this little eg Pin
CPallini20-Jan-11 23:30
mveCPallini20-Jan-11 23:30 
Questionhow to load bitmap image on button in win32 application Pin
rajniyadav1a20-Jan-11 20:32
rajniyadav1a20-Jan-11 20:32 
AnswerRe: how to load bitmap image on button in win32 application Pin
Adam Roderick J20-Jan-11 20:39
Adam Roderick J20-Jan-11 20:39 
AnswerRe: how to load bitmap image on button in win32 application Pin
Andrew Brock20-Jan-11 20:42
Andrew Brock20-Jan-11 20:42 
AnswerRe: how to load bitmap image on button in win32 application Pin
Niklas L20-Jan-11 20:43
Niklas L20-Jan-11 20:43 
Question"Binary not found" Eclipse strange error Pin
aesthetic.crazy20-Jan-11 11:18
aesthetic.crazy20-Jan-11 11:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.