Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile error #8

Open
zhaixingxianren opened this issue Jul 26, 2018 · 1 comment
Open

compile error #8

zhaixingxianren opened this issue Jul 26, 2018 · 1 comment

Comments

@zhaixingxianren
Copy link

miss #include <functional> in lib/direct/Base.h:283

../../lib/direct/Base.h:283:63: error: ‘function’ is not a member of ‘std’
_Target *t = _Target::template Call< std::function<_Target *(TypeBase *)> >( *source_info.name )( this );

@evanescente-ondine
Copy link

I have another one:
./configure: line 18329: syntax error near unexpected token X11,' ./configure: line 18329: PKG_CHECK_MODULES(X11, xproto x11 xext, enable_x11="yes", enable_x11="no"'

Quipyowert2 added a commit to Quipyowert2/directfb that referenced this issue Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants