https://linen.dev logo
Join Discord
Powered by
# lime
  • a

    ambitious-knife-25690

    12/03/2022, 11:45 PM
    i'm not sure if it's possible to access without that guy
  • t

    thankful-dinner-22349

    12/03/2022, 11:45 PM
    😭
  • t

    thankful-dinner-22349

    12/03/2022, 11:46 PM
    this is the patreon i'm talking about
  • a

    ambitious-knife-25690

    12/03/2022, 11:46 PM
    yes, that guy made it
  • p

    plain-scientist-42592

    12/04/2022, 4:02 PM
    @thankful-dinner-22349 that would be me.. I’m not charging money for the ndll. That’s just my Patreon page that helps me with te countless hours I put into raspberrypi support.
  • p

    plain-scientist-42592

    12/04/2022, 4:07 PM
    I’d be more than happy to give you a lime.ndll (32bit) for the pi.
  • p

    plain-scientist-42592

    12/04/2022, 4:07 PM
    But it’s experimental!
  • t

    thankful-dinner-22349

    12/04/2022, 4:08 PM
    can i have it?
  • p

    plain-scientist-42592

    12/04/2022, 4:08 PM
    What version of lime are you using?
  • t

    thankful-dinner-22349

    12/04/2022, 4:09 PM
    7.9.0
  • p

    plain-scientist-42592

    12/04/2022, 4:10 PM
    I’ll post a link when I’m back at my computer
  • t

    thankful-dinner-22349

    12/04/2022, 4:10 PM
    hmm ok
  • t

    thankful-dinner-22349

    12/04/2022, 4:10 PM
    tysm
  • l

    lively-computer-90469

    12/06/2022, 4:24 PM
    lime.ndll for the raspberrypi? that sounds really cool!
  • l

    lively-computer-90469

    12/06/2022, 4:24 PM
    if i ever get a raspberrypi i gotta try that out
  • p

    plain-scientist-42592

    12/06/2022, 5:18 PM
    @lively-computer-90469 once you get a raspberry pi send me a message, I’ll send you the ndll.
  • r

    refined-flag-94330

    12/10/2022, 4:22 PM
    when I am compiling any project to windows with mingw I get this
  • a

    ambitious-knife-25690

    12/10/2022, 4:23 PM
    when you change something like that, make sure you delete the export directory before a new compile
  • r

    refined-flag-94330

    12/10/2022, 4:24 PM
    change what?
  • p

    powerful-morning-89

    12/10/2022, 4:45 PM
    I'm not sure Lime even supports Mingw.
  • e

    elegant-twilight-61392

    12/10/2022, 4:46 PM
    just use cmd
  • f

    future-iron-61487

    12/12/2022, 7:42 AM
    ah fuck this reminds me I gotta get back to lime-switch 8 at some point.
  • b

    bitter-carpenter-85508

    12/12/2022, 3:13 PM
    Hi guys I just wanted to change the background colour (black bars) for a specific state (exemple red in the loading state and black on the menu state) Thank You
  • a

    ambitious-knife-25690

    12/12/2022, 3:14 PM
    lime doesn't have a concept of state, i think you want #165234904815239168
  • b

    bitter-carpenter-85508

    12/12/2022, 3:15 PM
    Yeah thanks
  • r

    rich-horse-51130

    12/13/2022, 10:44 PM
    does anyone know anything bout openal filters, ive tried scouting individually related files but its all just cryptic integers that arent used anywhere else
  • r

    rich-horse-51130

    12/13/2022, 10:44 PM
    like all of this never gets referenced anywhere else
  • c

    curved-lifeguard-6743

    12/18/2022, 12:14 PM
    I have a little compile issue
    Copy code
    - src/vlc/VLCBitmap.cpp 
     - src/lime/graphics/opengl/ext/EXT_texture_compression_s3tc.cpp 
    Error: ./src/vlc/VLCBitmap.cpp:80:77: error: no member named 'onAddedToStage_dyn' in 'vlc::VLCBitmap_obj'
    HXLINE(  49)                    this->addEventListener(HX_("addedToStage",63,22,55,0c),this->onAddedToStage_dyn(),null(),null(),null());
                                                                                           ~~~~  ^
    ./src/vlc/VLCBitmap.cpp:148:80: error: no member named 'onAddedToStage_dyn' in 'vlc::VLCBitmap_obj'
    HXLINE( 152)                    this->removeEventListener(HX_("addedToStage",63,22,55,0c),this->onAddedToStage_dyn(),null());
                                                                                              ~~~~  ^
    ./src/vlc/VLCBitmap.cpp:150:81: error: no member named 'onEnterFrame_dyn' in 'vlc::VLCBitmap_obj'
    HXLINE( 154)            this->stage->addEventListener(HX_("enterFrame",f5,03,50,02),this->onEnterFrame_dyn(),null(),null(),null());
                                                                                        ~~~~  ^
    3 errors generated.
  • p

    powerful-morning-89

    12/18/2022, 12:52 PM
    Not a Lime issue, contact whoever made those VLC bindings.
  • c

    curved-lifeguard-6743

    12/18/2022, 1:15 PM
    It's still a compile issue related to lime
1...353637...138Latest