Boost logo

Boost Users :

From: Alfred Handke (ahandke_at_[hidden])
Date: 2007-12-18 05:37:27



Hi,

when compiling a BCB 2007 project with statechart library i got many errors about template specialization and others. I have searched the internet for help and i have found the bcbboost patches available at
https://sourceforge.net/projects/bcbboost/
After installing it, i get only :) two errors. The first is

[BCC32 Fehler] simple_state.hpp(400): E2299 Template-Spezialisierung kann aus 'mpl::integral_c<T,N>' nicht generiert werden

The corresponding code  is

  typedef mpl::integral_c<
            detail::orthogonal_position_type,
            inner_initial_list_size::value > no_of_orthogonal_regions;

Perhaps there are some workarounds for BCB 2007 or someone knows how to refactor the statechart library for compilation.

--
regards
Alfred

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