Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

Raspberry Pi 2 Setup Guide

$
0
0

When I am trying to compile examples, I've got an error:

../../../libs/openFrameworks/app/ofAppEGLWindow.cpp: In member function ‘void ofAppEGLWindow::setWindowRect(const ofRectangle&)’:
../../../libs/openFrameworks/app/ofAppEGLWindow.cpp:872:72: error: cannot convert ‘VC_IMAGE_TRANSFORM_T’ to ‘DISPMANX_TRANSFORM_T’ for argument ‘9’ to ‘int vc_dispmanx_element_change_attributes(DISPMANX_UPDATE_HANDLE_T, DISPMANX_ELEMENT_HANDLE_T, uint32_t, int32_t, uint8_t, const VC_RECT_T*, const VC_RECT_T*, DISPMANX_RESOURCE_HANDLE_T, DISPMANX_TRANSFORM_T)’
../../../libs/openFrameworks/app/ofAppEGLWindow.cpp: In member function ‘virtual void ofAppEGLWindow::setWindowPosition(int, int)’:
../../../libs/openFrameworks/app/ofAppEGLWindow.cpp:1098:66: error: cannot convert ‘VC_IMAGE_TRANSFORM_T’ to ‘DISPMANX_TRANSFORM_T’ for argument ‘9’ to ‘int vc_dispmanx_element_change_attributes(DISPMANX_UPDATE_HANDLE_T, DISPMANX_ELEMENT_HANDLE_T, uint32_t, int32_t, uint8_t, const VC_RECT_T*, const VC_RECT_T*, DISPMANX_RESOURCE_HANDLE_T, DISPMANX_TRANSFORM_T)’
makefileCommon/compile.core.mk:228: recipe for target '../../../libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o' failed
make[2]: *** [../../../libs/openFrameworksCompiled/lib/linuxarmv7l/obj/Release/libs/openFrameworks/app/ofAppEGLWindow.o] Error 1
make[2]: *** Waiting for unfinished jobs....
makefileCommon/compile.core.mk:199: recipe for target 'Release' failed
make[1]: *** [Release] Error 2
make[1]: Leaving directory '/home/pi/of_v0.8.4_linuxarmv7l_release/libs/openFrameworksCompiled/project'
../../../libs/openFrameworksCompiled/project/makefileCommon/compile.project.mk:126: recipe for target 'Release' failed
make: *** [Release] Error 2

I cannot compile neither Release nor Debug


Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>