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

    salmon-solstice-30057

    09/28/2022, 11:06 PM
    I mean, what happens, on a technical level, when you run
    haxelib run lime setup
    and tell it to install the alias?
  • b

    bulky-insurance-39338

    09/28/2022, 11:07 PM
    it did this i am think:
  • s

    salmon-solstice-30057

    09/28/2022, 11:07 PM
    Okay, so it literally does copy Lime.exe to the Haxe directory.
  • s

    salmon-solstice-30057

    09/28/2022, 11:07 PM
    On Windows, anyway.
  • a

    able-action-74275

    09/28/2022, 11:07 PM
    yeha
  • a

    able-action-74275

    09/28/2022, 11:07 PM
    neat
  • a

    able-action-74275

    09/28/2022, 11:07 PM
    then you need to have that dir in your path
  • b

    bulky-insurance-39338

    09/28/2022, 11:09 PM
    so it is only copy from lib-folder, e.g.
    C:\HaxeToolkit\haxe\lib\lime\8,0,0\templates\bin
    into haxe folder
    C:\HaxeToolkit\haxe
  • b

    bulky-insurance-39338

    09/28/2022, 11:09 PM
    (cos there is also the haxe.exe and path is already set)
  • s

    salmon-solstice-30057

    09/28/2022, 11:10 PM
    OH, I see. It tries to read the system variable HAXEPATH, assumes where it is if it's not present, then copies the file. In my case, neither the variable nor the default path exist. Seems like an oversight by whoever created the Chocolatey package not to set HAXEPATH...
  • s

    salmon-solstice-30057

    09/28/2022, 11:13 PM
    Okay, I've figured it out. lime.exe is on path and everything is working as it should. Thanks for the help.
  • b

    bulky-insurance-39338

    09/28/2022, 11:14 PM
    \o/
  • a

    adventurous-salesclerk-9917

    09/29/2022, 8:08 AM
    Yeah Sometimes third party package managers have issues
  • a

    astonishing-jordan-99718

    11/25/2022, 12:27 PM
    No information available.
  • v

    victorious-soccer-19215

    11/30/2022, 4:13 PM
    how do i compile in hashlink? i was trying to get it to work for 5 hours straight but every time new errors would pop up currently im stuck with this error (in the screenshot) i have: lime git hashlink nightly 32 bit heaps git
  • p

    powerful-morning-89

    11/30/2022, 4:20 PM
    1. Do
    git submodule update --init
    (in the lime directory) to fix the missing
    hl.h
    include. 2. You can't use Lime and Heaps together. (Heaps used to have a lime backend, but it was removed a long time ago)
  • v

    victorious-soccer-19215

    11/30/2022, 4:22 PM
    ive already tried that and those errors would pop up
  • p

    powerful-morning-89

    11/30/2022, 4:26 PM
    Are you using a fork of lime?
  • v

    victorious-soccer-19215

    11/30/2022, 4:27 PM
    no
  • p

    powerful-morning-89

    11/30/2022, 4:30 PM
    I'm asking because the commit the error mentions is a commit from the upstream cairo repo used in player-03's restructure and update submodules PR. I would suggest deleting lime and cloning it again.
  • p

    powerful-morning-89

    11/30/2022, 4:36 PM
    And in your previous screenshot it mentions the include path
    lib/custom/cairo/src
    , which is only a thing in the PR I just mentioned. So it seems you've checked out that PR, but the submodule remote URLs haven't updated.
  • a

    ambitious-knife-25690

    11/30/2022, 4:42 PM
    why are you asking about heaps in lime?
  • v

    victorious-soccer-19215

    11/30/2022, 4:43 PM
    lime seems more convenient for me
  • a

    ambitious-knife-25690

    11/30/2022, 4:44 PM
    sure, but heaps and lime aren't linked in anyway, so it was a confusing message
  • v

    victorious-soccer-19215

    11/30/2022, 4:44 PM
    is there a heaps version or a fork that has lime
  • a

    ambitious-knife-25690

    11/30/2022, 4:44 PM
    no, they're not linked in any way...
  • p

    powerful-morning-89

    11/30/2022, 4:45 PM
    Heaps used to have a lime backend, but it was removed a long, long time ago.
  • a

    able-action-74275

    11/30/2022, 4:47 PM
    its' still there in the commits if you go back far enough
  • a

    able-action-74275

    11/30/2022, 4:47 PM
    but that way madness lies
  • v

    victorious-soccer-19215

    11/30/2022, 4:48 PM
    alright i guess i wont use lime
1...333435...138Latest