paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-users] ParaGUI && Embedded C++


From: Mark Junker
Subject: [paragui-users] ParaGUI && Embedded C++
Date: 25 Jul 2003 11:22:00 +0100
User-agent: OpenXP/32 v3.8.8 (Win32) beta

Hi,

it might be useful to be able to compile ParaGUI with EC++ compilers.  
However, those compilers miss some Standard C++ features:

- no templates
- no exceptions
- no namespaces
- no RTTI

AFAIK ParaGUI uses at least three of the features listed above. Is there a  
way to change the implementation easily to make it usable with an EC++  
compiler?

Best regards,
Mark Junker




reply via email to

[Prev in Thread] Current Thread [Next in Thread]