I'm moving an app to the latest CS version and am having trouble finding the "new" way to do some things, I did look at docs including api but am confused.
ISO C++ forbids declaration of `SCF_DECLARE_IBASE_EXT' with no type I see the macro was removed, so what is the new way to derive from csobject instead of SCF_DECLARE_IBASE_EXT (csObject); ? `csevProcess' was not declared in this scope is there something that replaces the old `csevProcess' and finalprocess? `iShaderVarStack' was not declared in this scope is there something that replaces this? csShaderVariableStack <cid:[email protected]> or iSharedVariableList <cid:[email protected]> ? ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
