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

    fierce-rainbow-19580

    07/21/2022, 7:11 PM
    doesn't crashes tho, so i cannot see any errors
  • f

    fierce-rainbow-19580

    07/21/2022, 7:13 PM
    and it works fine on the windows build
  • f

    fierce-rainbow-19580

    07/21/2022, 7:20 PM
    nevermind just fixed the issue
  • p

    powerful-morning-89

    07/21/2022, 7:20 PM
    It is, but hxcpp and lime don't really support it. For example, you need to use a GCC based toolchain, but Hxcpp hasn't got toolchain files for that afaik.
  • m

    mysterious-oil-14535

    07/21/2022, 7:55 PM
    so far, I managed to trigger it to compile with x86_64-mingw64
  • m

    mysterious-oil-14535

    07/21/2022, 7:55 PM
    but caused more issues than solutions
  • w

    witty-island-52596

    07/22/2022, 6:55 PM
    grabbed lime 8, using openfl 9.1.0 release, getting this error on `haxelib run lime test hl -debug`: > ./lib/hashlink/src/module.c(373) : FATAL ERROR : Failed to load library ssl.hdll
  • w

    witty-island-52596

    07/22/2022, 6:56 PM
    hl builds work fine, I ran
    haxelib run lime setup tools
    too, is there anything else I should do?
  • p

    powerful-morning-89

    07/22/2022, 7:07 PM
    Windows, right? Did you build from source or did you grab an artifact? If the latter does the zip contain ssl.hdll in
    templates/bin/hl/windows64
    ? Which commit of lime? I'll try to reproduce and fix this error tomorrow.
  • w

    witty-island-52596

    07/22/2022, 8:06 PM
    mac, actually
  • w

    witty-island-52596

    07/22/2022, 8:07 PM
    https://github.com/openfl/lime/actions/runs/2567067759 I used lime-haxelib.zip
  • w

    witty-island-52596

    07/22/2022, 8:10 PM
    but I do see it in
    /Mac64
  • w

    witty-island-52596

    07/22/2022, 8:11 PM
    /usr/local/lib/haxe/lib/lime/8,0,0/templates/bin/hl/Mac64
  • f

    few-shoe-54072

    07/23/2022, 1:01 AM
    Why it shows me this?
  • f

    few-shoe-54072

    07/23/2022, 1:01 AM
    I do lime setup and everything's ok
  • f

    few-shoe-54072

    07/23/2022, 1:32 AM
    and where's the lime's page?? It's down
  • p

    powerful-morning-89

    07/23/2022, 5:14 AM
  • p

    powerful-morning-89

    07/23/2022, 5:45 AM
    Do you have mbedtls installed? (Specifically
    mbedtls@2
    )
  • p

    powerful-morning-89

    07/23/2022, 8:14 AM
    Turns out it's at now.
  • f

    few-shoe-54072

    07/23/2022, 8:16 AM
    Nice, thanks
  • w

    witty-island-52596

    07/23/2022, 8:18 PM
    no, should I?
  • r

    refined-laptop-39041

    07/23/2022, 8:22 PM
    Yes
  • w

    witty-island-52596

    07/23/2022, 8:38 PM
    what does it do, and how do I use it?
  • w

    witty-island-52596

    07/23/2022, 8:38 PM
    i installed it
  • m

    many-helmet-14683

    07/23/2022, 9:38 PM
    does anyone know exactly how to format createWindow()? and, moreso, the WindowAttributes in it? (repost from flixel since i used the wrong channel on accident)
  • m

    many-helmet-14683

    07/23/2022, 9:47 PM
    im trying to make it so that there are two windows, split apart, but both running at the same current time and whatnot
  • m

    many-helmet-14683

    07/23/2022, 9:49 PM
    best way i can illustrate it lol
  • h

    hallowed-ocean-84954

    07/24/2022, 12:00 AM
    There is an example of the createWindow in my multi-window poc repo - if you're working from flixel that'll work to create the windows. They will be lime.ui.Window instances
  • h

    hallowed-ocean-84954

    07/24/2022, 12:01 AM
    Does anyone know how to bring a lime window to the front without calling focus() ?
  • b

    bulky-insurance-39338

    07/24/2022, 12:23 AM
    can be much os-dependent (why a user want's this to get controlled by application ?)
1...456...138Latest