> On Jul 20, 2015, at 10:59 AM, John Ralls <jra...@ceridwen.us> wrote:
> 
> 
>> On Jul 20, 2015, at 9:57 AM, Robert Fewell <14ubo...@gmail.com> wrote:
>> 
>> I had but I do not think I was doing it correctly, see attached, once I 
>> click on OK I get the program exited with code 03.
>> 
> 
> Robert,
> 
> OK, that means it’s terminating either from an unhandled exception or an 
> assert. Set a breakpoint on exit() with “b exit" and a catchpoint with “catch 
> exception unhandled”. See 
> https://sourceware.org/gdb/onlinedocs/gdb/Breakpoints.html#Breakpoints for 
> details.

Robert,

BTW, I had some extra time this morning before leaving and did a build and dist 
on Win7. Works fine. That might be because I don’t have a “pure” system, but I 
fixed up the boost stuff in install and dist in gnucash-on-windows and pushed 
it.

Regards,
John Ralls


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to