vivienneanthony

Untitled

Nov 5th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. /usr/local/include/Urho3D/Script/Script.h|55|error: cannot declare parameter ‘<anonymous>’ to be of abstract type ‘Urho3D::Script’|
  2. /usr/local/include/Urho3D/Script/Script.h|53|note: because the following virtual functions are pure within ‘Urho3D::Script’:|
  3. /media/home2/vivienne/Urho3D-Hangars/build/include/Urho3D/Engine/../Core/../Core/Object.h|89|note: virtual Urho3D::StringHash Urho3D::Object::GetType() const|
  4. /media/home2/vivienne/Urho3D-Hangars/build/include/Urho3D/Engine/../Core/../Core/Object.h|91|note: virtual const Urho3D::String& Urho3D::Object::GetTypeName() const|
  5. /media/home2/vivienne/Urho3D-Hangars/build/include/Urho3D/Engine/../Core/../Core/Object.h|93|note: virtual const Urho3D::TypeInfo* Urho3D::Object::GetTypeInfo() const|
  6. /usr/local/include/Urho3D/Script/ScriptFile.h|147|error: cannot declare parameter ‘<anonymous>’ to be of abstract type ‘Urho3D::ScriptEventInvoker’|
  7. /usr/local/include/Urho3D/Script/ScriptFile.h|145|note: because the following virtual functions are pure within ‘Urho3D::ScriptEventInvoker’:|
  8. /media/home2/vivienne/Urho3D-Hangars/build/include/Urho3D/Engine/../Core/../Core/Object.h|89|note: virtual Urho3D::StringHash Urho3D::Object::GetType() const|
  9. /media/home2/vivienne/Urho3D-Hangars/build/include/Urho3D/Engine/../Core/../Core/Object.h|91|note: virtual const Urho3D::String& Urho3D::Object::GetTypeName() const|
  10. /media/home2/vivienne/Urho3D-Hangars/build/include/Urho3D/Engine/../Core/../Core/Object.h|93|note: virtual const Urho3D::TypeInfo* Urho3D::Object::GetTypeInfo() const|
  11. ||=== Build finished: 10 errors, 0 warnings ===|
Advertisement
Add Comment
Please, Sign In to add comment