Boost logo

Boost Users :

Subject: Re: [Boost-users] [statechart] Is it possible to have nested (sub)states in an asynchronous state machine?
From: Gurcan Gulesir (gurcan.gulesir_at_[hidden])
Date: 2011-06-16 07:23:48


> I don't know what compiler you used and what your real code looked
> like, but when I tried to compile some portions of your sample code
> with VC10, I got a lot of "use of undefined type" errors.

I am using Eclipse IDE for C/C++ Helios Service Release 2 and Ubuntu 10.04
LTS with its built-in GCC C++ compiler and linker. My software uses
Linux-specific libraries, so VC10 is currently not an option for me. If I
encounter any additional problems, then I will first compile the "skeleton
code" of my state machines in VC10, find and solve the problem there, and
then port the solution to Eclipse in Ubuntu. So, thanks for the tip!


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