Information
Article ID16
Created On6/19/2008
Modified6/19/2008
Share With Others

Linux g++ supported versions

When compiling the generated code on Linux platforms running g++ 3.3.x and 3.4.0, you will receive compiler errors. This is due to non-standard template handling in these versions.

There is no work around other than changing the g++ version.

g++ 3.2.x and 3.4.1 onwards compile without error.