"Roddy Pratt" <roddy at spam fritter dot com>wrote in message
Quote
Orpheus packages for Delphi 2005 and Delphi 2006 released
sourceforge.net/forum/forum.php
Thanks, I've been working with this and have built it and have the
components on the component bar but if I create a project and put an Orpheus
table on a form I get the following...
[C++ Error] Ovctcmmn.hpp(121): E2019 'TCellComboBoxInfo:: :: :: ()' cannot
be declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(121): E2019 'TCellComboBoxInfo:: :: :: (const
struct &)' cannot be declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(121): E2019 'TCellComboBoxInfo:: :: ::operator
=(const struct &)' cannot be declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(126): E2019 'TCellComboBoxInfo:: :: :: ()' cannot
be declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(126): E2019 'TCellComboBoxInfo:: :: :: (const
struct &)' cannot be declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(126): E2019 'TCellComboBoxInfo:: :: ::operator
=(const struct &)' cannot be declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(128): E2019 'TCellComboBoxInfo:: :: ()' cannot be
declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(128): E2019 'TCellComboBoxInfo:: :: (const union
&)' cannot be declared in an anonymous union
[C++ Error] Ovctcmmn.hpp(128): E2019 'TCellComboBoxInfo:: ::operator =(const
union &)' cannot be declared in an anonymous union
Db