Make error, abstract class #30

Open
opened 2018-02-19 17:16:53 +00:00 by NicoG60 · 1 comment
NicoG60 commented 2018-02-19 17:16:53 +00:00 (Migrated from github.com)

Try to build on mac os with Qt 5.10, i get this error : src/scene.cpp:214:23: error: allocating an object of abstract class type 'Box2DDebugDraw'
and also a warning : src/fixture.h:32:1: warning: class 'b2FixtureDef' was previously declared as a struct here : Box2D/Dynamics/b2Fixture.h:56:8:

Try to build on mac os with Qt 5.10, i get this error : `src/scene.cpp:214:23: error: allocating an object of abstract class type 'Box2DDebugDraw'` and also a warning :` src/fixture.h:32:1: warning: class 'b2FixtureDef' was previously declared as a struct here : Box2D/Dynamics/b2Fixture.h:56:8:`
mdkcore0 commented 2018-02-21 13:47:37 +00:00 (Migrated from github.com)

hi, thanks for contacting us!

all development of Quase-Engine was moved to bacon2d ;)

hi, thanks for contacting us! all development of Quase-Engine was moved to [bacon2d](https://github.com/Bacon2D/Bacon2D/) ;)
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mdkcore/Quasi-Engine#30
No description provided.