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

    many-addition-78652

    08/18/2022, 6:09 AM
    Looks like this is what they are for: https://haxe.org/manual/target-cpp-build_xml-Tags.html
  • h

    hallowed-ocean-84954

    08/18/2022, 6:25 AM
    thanx - that looks like it
  • d

    dry-carpet-5751

    08/18/2022, 7:31 PM
    anyone can help me?
  • r

    rhythmic-wolf-50922

    08/18/2022, 7:33 PM
    @dry-carpet-5751 I've found that this error can happen if one of the Haxelibs you are using has not been installed yet. click the Show Full Error button and see what it says.
  • d

    dry-carpet-5751

    08/18/2022, 7:33 PM
    ok
  • d

    dry-carpet-5751

    08/18/2022, 7:33 PM
    this appeared
  • r

    rhythmic-wolf-50922

    08/18/2022, 8:04 PM
    Please share the full contents of the Console section. that's where the error will appear.
  • d

    dry-carpet-5751

    08/18/2022, 8:04 PM
    ok
  • r

    rhythmic-wolf-50922

    08/18/2022, 8:05 PM
    There's the issue => Error: Could not find asset path "assets/songs"
  • g

    great-oyster-61535

    08/18/2022, 8:07 PM
    ^
  • g

    great-oyster-61535

    08/18/2022, 8:07 PM
    Make sure you didn't misspell the path
  • e

    echoing-rainbow-13896

    08/21/2022, 1:31 PM
    whenever I compile the unedited game jam template for html5 it gives me this error: Uncaught exception - load.c(237) : Failed to load library : /home/jonah/haxelib/lime/7,9,0//ndll/Linux64/lime.ndll (/home/jonah/haxelib/lime/7,9,0//ndll/Linux64/lime.ndll: cannot open shared object file: No such file or directory) I checked if the file it referenced existed and was in the correct place, and it was.
  • g

    great-oyster-61535

    08/21/2022, 10:36 PM
    Have you ran
    lime setup
    ?
  • e

    echoing-rainbow-13896

    08/22/2022, 5:15 AM
    Cant, it says that gcc-multilib and g++ isn't installed, but when I try to install those it says that they have no release candidate or something like that
  • e

    echoing-rainbow-13896

    08/22/2022, 5:15 AM
    Btw im trying to install Haxe on Linux on a Chromebook duet 5 if that is of any help
  • g

    great-oyster-61535

    08/22/2022, 5:17 AM
    https://discord.com/channels/162395145352904705/769686258049351722/803347868155904050 maybe this conversation can help
  • a

    able-action-74275

    08/22/2022, 12:24 PM
    looks like you need to install some packages on your Linux distro, try googling those last 4 lines
  • a

    able-action-74275

    08/22/2022, 12:25 PM
    Hmm just reading back you're already trying that
  • a

    able-action-74275

    08/22/2022, 12:25 PM
    it's Linux stuff any way, not particularly haxe or lime related
  • e

    echoing-rainbow-13896

    08/22/2022, 3:11 PM
    Yea, I might have found a solution but thanks anyways
  • e

    echoing-rainbow-13896

    08/23/2022, 5:53 PM
    I do have one more issue, when I try to rebuild lime for linux it gives me an error
  • p

    powerful-morning-89

    08/23/2022, 6:00 PM
    What distro, what GCC version, what host architecture?
  • e

    echoing-rainbow-13896

    08/23/2022, 6:19 PM
    Newest GCC version, aarch64, I think the distro was debian
  • p

    powerful-morning-89

    08/23/2022, 6:22 PM
    Ah. Aarch64. That explains it. I guess either hxcpp or lime doesn't correctly handle compiling on aarch64...
  • p

    powerful-morning-89

    08/23/2022, 6:23 PM
    Try using git hxcpp (
    haxelib git hxcpp https://github.com/HaxeFoundation/haxe
    ), the latest commit there is relevant.
  • e

    echoing-rainbow-13896

    08/23/2022, 6:33 PM
    another error now when I try to rebuild
  • l

    loud-salesclerk-7438

    08/23/2022, 6:42 PM
    can you stop posting screenshots for plain text? you're making the search function obsolete.
  • e

    echoing-rainbow-13896

    08/23/2022, 6:45 PM
    I dont get what you mean but I'll stop and just paste the text directly from the terminal now if thats what you are saying
  • l

    loud-salesclerk-7438

    08/23/2022, 6:49 PM
    search functions cannot search for contents of images. someone having similar issues won't be able to find your posts, because everything is unnecessarily hidden in some one line screenshots.
  • e

    echoing-rainbow-13896

    08/23/2022, 6:50 PM
    oh ok, yea makes sense
1...212223...138Latest