bionbranding.blogg.se

Libavg on win10
Libavg on win10











  1. #Libavg on win10 software#
  2. #Libavg on win10 code#

FAIL: testCurve (VectorTest.VectorTestCase)įile "/home/pi/raspberry/libavg/src/test/VectorTest.py", line 307, in testCurveįile "/home/pi/raspberry/libavg/src/test/testcase.py", line 141, in startįile "/home/pi/raspberry/libavg/src/test/testcase.py", line 271, in _nextActionįile "/home/pi/raspberry/libavg/src/test/VectorTest.py", line 301, in Do you have any idea if these are critical? Resultimages are in the attachment. Ran the tests and they ran this time but ended with three failures. Build everything as mentioned on the libAVG cross-compile blog but compiled native. I couldn't get it to work so I reverted to wheezy. Ok the problem with not being able to create an EGL display seems to be an issue with the jessie image.

  • ran src/player/testplayer ( no EGL ) found this error somewhere in graphics, so that is where it tries to create an EGL display but fails.ĭo you have a binary of your build I could try to see if it is the build or if it is the raspbian image?.
  • ran /opt/vc/src/hello_pi/hello_teacup/hello_teacup ( which uses EGL to render ) works just fine.
  • #Libavg on win10 software#

    installed libDRI and libDRI2 ( which seem to be missing in the image )ġ2 ) reboot and check X.org.0.log, now software rendering is enabled.ġ3 ) in src/test run python Test.py - error no EGL display.found in /var/log/X.org.0.log found its missing software rendering library.in src/test Python Test.py - error no GLX display.

    libavg on win10

    #Libavg on win10 code#

    download libavg from git ( my repo but there is no change to any code accept libavcoded calls ).Installed a clean image of Jessie downloaded directly from.It has 1.2 and in the backports repo I can find 2.0.0 which is rejected by the configure scipt. I tried Wheezy, but you can't compile libAVG on Wheezy anymore because there is no libSDL2.0.2 available. : Creating window failed: GLX is not supported. : Debug context: trueįile "/home/pi/raspberry/libavg/src/test/testapp.py", line 73, in runįile "/home/pi/raspberry/libavg/src/test/testapp.py", line 110, in _setupTestAppįile "/home/pi/raspberry/libavg/src/test/testapp.py", line 187, in _dumpConfig : Using libavg from: /home/pi/raspberry/libavg/src/test/libavg This is the output ~/raspberry/libavg/src/test $ python Test.py

    libavg on win10

    Yes I am compiling native with -enable-rpi and -enable-egl













    Libavg on win10