I am making a wxWidget application for windows. I work with code: blocks 13.12 and MinGW 4.8 on Windows 7.
I include the -pg option in settings->compilerand after compilation we try to open it plugins->code profiler, and the result is as follows:
Other: file`C: \ Users \ josele \ Documents \ C_C ++ \ DLL \ SQLManager \ Bin \ Release \ SQLManager.exe "has no characters
Basically, I don’t know how profiling works in code: the block, as well as my general profiling knowledge, is pretty much reduced.
I am looking for a solution to this or a tutorial: how profiling works in code: blocks ?.
If you need more information, let me know. Thank you in advance.
PD. I also run .exebefore calling plugins->code profilerwith a positive program exit
source
share