Advertisement
varomix

hxSDL

Jul 30th, 2015
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Haxe 0.67 KB | None | 0 0
  1. Error: In file included from ./src/hxd/res/Image.cpp:19:0:
  2. include/h3d/mat/TextureFlags.h:30:35: error: declaration of ‘h3d::mat::TextureFlags h3d::mat::TextureFlags_obj::Dynamic[-fpermissive]
  3.    static ::h3d::mat::TextureFlags Dynamic;
  4.                                    ^
  5. In file included from /usr/lib/haxelib/hxcpp/3,2,102/include/hxcpp.h:256:0,
  6.                  from ./src/hxd/res/Image.cpp:1:
  7. /usr/lib/haxelib/hxcpp/3,2,102/include/Dynamic.h:14:37: error: changes meaning of ‘Dynamic’ from ‘class Dynamic[-fpermissive]
  8.  class HXCPP_EXTERN_CLASS_ATTRIBUTES Dynamic : public hx::ObjectPtr<hx::Object>
  9.                                      ^
  10. Error: Build failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement