AMDG acorn12 wrote:
<snip> After returning to this project now after a number of days, it seems to run with the code that is left right now ... but unless I single step through at least a part of it, I see nothing of the output, because it opens & shuts the console window so fast.
You can either run it without the debugger or set a breakpoint at the end of main.
Depending on how far I single step it seems to sometimes give me some access errors, other time it doesn't.
If I single-step until I hit the point where the app returns to crt.exe, things look OK, but I don't want to single step all the way all the time ;-)
The IDE output window does _not_ show the test output - neither during the run, nor afterwards.
Thus my preference would be to build a GUI - using wxWidgets - but I can't work out how to call boost UTF from within a wxWidgets app.
If any one has a solution for this problem, I'd greatly appreciate it.
In Christ, Steven Watanabe