Git Product home page Git Product logo

Comments (4)

i-rinat avatar i-rinat commented on August 13, 2024

Try recent version from master branch, I've included X11/Xutil.h in 94438b7

from freshplayerplugin.

fleixi avatar fleixi commented on August 13, 2024

now i get this

/home/odroid/git/freshplayerplugin/src/ppb_flash_fullscreen.c: In function
»fullscreen_window_thread«:
/home/odroid/git/freshplayerplugin/src/ppb_flash_fullscreen.c:144:21: error: »XK_Escape« undeclared (first use in this function)
if (XK_Escape == keysym) {
^
/home/odroid/git/freshplayerplugin/src/ppb_flash_fullscreen.c:144:21: Notes
effect: each undeclared identifier is reported only once for each function,
in which it is present reported,
/home/odroid/git/freshplayerplugin/src/ppb_flash_fullscreen.c: In Funktion
»ppb_flash_fullscreen_set_fullscreen«:
/home/odroid/git/freshplayerplugin/src/ppb_flash_fullscreen.c: 201:52: Error
r: "XK_Escape" undeclared (first use in this function)
.keycode = XKeysymToKeycode(pp_i->dpy, XK_Escape)
^
make[2]: *** [CMakeFiles/freshwrapper-obj.dir/src/ppb_flash_fullscreen.c.o]
error 1
make[1]: *** [CMakeFiles/freshwrapper-obj.dir/all] error 2
make: *** [all] error 2

from freshplayerplugin.

i-rinat avatar i-rinat commented on August 13, 2024

»XK_Escape« undeclared

a400c5e

I wonder, why it compiles on regular desktops

from freshplayerplugin.

fleixi avatar fleixi commented on August 13, 2024

Good question but now i could build it in my armv7 hardfloated too.

I will test it in the Firefox in a couple of hours

from freshplayerplugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.