wxD 0.12 released
Anders F Björklund
afb at algonet.se
Sun Mar 2 23:57:55 PST 2008
sn wrote:
> I tried it with D 2.011, and run into this 'hidden method' problem
>
> $ ./GLCube
> Error: hidden method called for GLCube.MyFrame
Thank you for reporting this, I don't really have D2 installed here
so am relying on user input to try and make it somewhat compatible...
> It's better to compile with the dmd flag '-w', and fix all the missing 'override'.
I can't really ship it with "warnings as errors" enabled, since it
won't always compile with those, but you can set DFLAGS if you want.
---anders
More information about the Digitalmars-d-announce
mailing list