John Labenski wrote:
> On Tue, Oct 21, 2008 at 12:50 PM, klaas.holwerda <[EMAIL PROTECTED]> wrote:
>   
>> Hi John,
>>
>> This might be an easy one to fix.
>>
>> a2dCanvasObject* GetParent( void ) const
>>
>> The void parameter causes problems. Maybe you can simply skip it. I
>> remember some compilers give a warning if its missing, so it is often there.
>>
>>     
>
> I'll look into it, but it'll be a hack.
>
> I can't imagine that any compiler that can compile wxWidgets still
> needs them anymore. I know the one that comes with National
> Instruments LabWindowsCVI and perhaps the Matlab one does, but those
> two are so backwards they don't even accept C++ // comments for
> convenience.
>   
You must be right, but somehow i did/needed to add them in old times, i 
can't remember for what compiler.
And i scanned the wxWidgets header files, and it is still used there 
like this.
So maybe it is just worth the hack??

Klaas


-------------------------------------------------------------------------
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=/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to