Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost.Statechart and CppUnit in Eclipse on Ubuntu
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-11-17 10:49:41


AMDG

Patricia Hawley wrote:
> I have a simple state machine that I put together in NetBeans CDT (on
> a WinXP machine with MinGW) with a short main program to check the
> first few states.
> I then moved the code to a Linux box (Ubuntu) with Eclipse (gcc 4.3.3)
> and the CppUnit plug-in ECUT to follow our practices and procedures.
> The code compiles in the CppUnit test fixture; however, when the test
> reaches
> myMachine.initiate();
> (the first thing that is Statechart-related) the testing stops.
> What can fail in the initiate() method that would stop the execution?
>
> Any suggestions on debugging this would be appreciated.
>

How exactly does it stop? Does it crash, throw, deadlock or what?
Would it be possible for you to post the code?

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net