vanderlin/ofxBox2d

Error with a new qtcreator 4.0

FieryCod opened this issue · 3 comments

I ve updated the qt creator to new version I mean 4.0 and after this I am receiving the following error.
zaznaczenie_003

I tried to change the following line :
zaznaczenie_004

to this:
zaznaczenie_005.
After this change the program compiles succesfully but I do not see rectangles in my game.
In old qt creator everything is fine ;(

HOST_OS=Linux
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal openssl rtaudio libpulse-simple alsa gl glu glew gtk+-3.0 libmpg123
with PKG_CONFIG_LIBDIR=
[notice ] ofxBox2d:: - world created -
/bin/sh: linia 1: 17674 Naruszenie ochrony pamięci (zrzut pamięci) ./example-Bodies
../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:169: polecenia dla obiektu 'run' nie powiodły się
make: *** [run] Błąd 139
I tried as well to build a very simple "example-Bodies" but I could not even run it.

I tried to run another example but it gives me only this when I want to create a polygon
ofxBox2dBaseShape:: - must have a valid world.
My version of openframeworks is the that one cloned from git.

I have replaced the traingle++ lib.