Quoting Kent Sandvik:
>    When using g++:
>    ---
> 
>    /usr/include/directfb/direct/interface_implementation.h:42: error: `Probe'
>    was not declared in this scope
> 
>    /usr/include/directfb/direct/interface_implementation.h:44: error:
>    `Construct' was not declared in this scope
> 
>    ---
> 
>    Seems that the Prob: and Construct entries can't be defined inside the
>    struct itself concerning C++. Any chance they could be moved above, like
>    the other structures used in DirectInterfaceFuncs so g++ will not
>    complain?

Sure. Should be a trivial change.

-- 
Best regards,
  Denis Oliver Kropp
 
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to