« Return to Thread: Pop-ups when running Bjam under Windows

Re: Pop-ups when running Bjam under Windows

by Robert Ramey :: Rate this Message:

Reply to Author | View in Thread

I don't remember now.  I'll snag it next time.

Thinking about it some, I don't think it has anything to do with boost
build.

The change I made was to add some testing of DLLs to my test list.  I've
made some mistakes in this (import decl vs export decl, etc.) And this
provokes
runtime errors in certain tests.  I'm guessing that these are trapped not by
my test code, but something in windows itself which is why it might
be different than other expected behavior.

I'm still trying to fix the source of the problem.

Robert Ramey

Vladimir Prus wrote:

> On Friday 12 June 2009 Robert Ramey wrote:
>
>> All of a sudden, when I run bjam on my own Windows/XP system, I'm
>> getting Pop dialog boxes when a test fails.
>
> What does the dialog box say, exactly?
>
> - Volodya
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost-build 



_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: Pop-ups when running Bjam under Windows