Skip to content

Instantly share code, notes, and snippets.

@TheOpenDevProject
Created June 6, 2015 14:02
Show Gist options
  • Save TheOpenDevProject/81536cf811dbfea51a82 to your computer and use it in GitHub Desktop.
Save TheOpenDevProject/81536cf811dbfea51a82 to your computer and use it in GitHub Desktop.
Issue
/usr/include/c++/4.9/ext/new_allocator.h:120: error: invalid conversion from 'const char*' to 'sf::WindowHandle {aka long unsigned int}' [-fpermissive]
{ ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment