https://linen.dev logo
Join DiscordCommunities
Powered by
# lime
  • l

    late-australia-6304

    08/24/2022, 12:43 AM
    oh that makes better sense
  • b

    bulky-insurance-39338

    08/24/2022, 12:54 AM
    the hard part is all the nesting
    #if
    here ;) ~~
  • b

    bulky-insurance-39338

    08/24/2022, 12:56 AM
    e.g. for hashlink it needs extra also:
  • b

    bulky-insurance-39338

    08/24/2022, 12:59 AM
    i am think this came from here:
  • l

    late-australia-6304

    08/24/2022, 1:03 AM
    strange i dont see project on my local machine?
  • b

    bulky-insurance-39338

    08/24/2022, 1:05 AM
    if you do
    lime rebuild
    you will need that ( fetching by git and
    --recursive
    )
  • l

    late-australia-6304

    08/24/2022, 1:07 AM
    lime rebuild lime --recursive
  • b

    bulky-insurance-39338

    08/24/2022, 1:07 AM
    My brain also twirls and knots all the time by thinking about into that (wrapping-jungle 😂 ;:)
  • b

    bulky-insurance-39338

    08/24/2022, 1:08 AM
    no ->
  • l

    late-australia-6304

    08/24/2022, 1:08 AM
    still dont have the project folder
  • l

    late-australia-6304

    08/24/2022, 1:09 AM
    and i dont even think thats the right folder since the prime loader thing points to a lib litterly named lime
  • l

    late-australia-6304

    08/24/2022, 1:09 AM
    but i still can find the cpp file
  • l

    late-australia-6304

    08/24/2022, 1:09 AM
    (s)
  • b

    bulky-insurance-39338

    08/24/2022, 1:13 AM
    (later it's the bindings to limes pre-builded native code .. really tricky but thats also the spice of to make it build fast and run so much crosscompatible)
  • l

    late-australia-6304

    08/24/2022, 1:15 AM
    rn im just trying to find out how to get the projects folder on my local machine
  • l

    late-australia-6304

    08/24/2022, 1:15 AM
    i am using the haxelib lime folder rn
  • l

    late-australia-6304

    08/24/2022, 1:15 AM
    should i reclone?
  • b

    bulky-insurance-39338

    08/24/2022, 1:16 AM
    did you
    git clone --recursive https://github.com/openfl/lime
    into some separate folder ?
  • l

    late-australia-6304

    08/24/2022, 1:16 AM
    ill do that rn
  • l

    late-australia-6304

    08/24/2022, 1:28 AM
    shit is taking forever ong 💀
  • b

    bulky-insurance-39338

    08/24/2022, 10:20 AM
    building now?
  • l

    late-australia-6304

    08/25/2022, 1:55 AM
    i finished adding the code i wanted
  • l

    late-australia-6304

    08/25/2022, 1:55 AM
    now how do i test it>
  • l

    late-australia-6304

    08/25/2022, 1:55 AM
    ?
  • g

    great-oyster-61535

    08/27/2022, 7:08 PM
    I added an
    icon
    node in my project.xml with a path to an SVG vector image. However the app icon seems to be always 16x16?
  • g

    great-oyster-61535

    08/27/2022, 7:09 PM
    The icon is 256 x 256 but the icon on the windows icon tray, desktop, etc are all just a very tiny 16x16 icon aligned to the top left
  • g

    great-oyster-61535

    08/27/2022, 7:12 PM
    I didn't specify a size in the icon node. Though I tried adding the same line with a size specified (
    icon size="32"
    ) and no changes
  • g

    great-oyster-61535

    08/27/2022, 7:12 PM
    I'm using flixel if that matters
  • g

    great-oyster-61535

    08/27/2022, 7:14 PM
    I also get this weird warning about an "unknown rotation" in my SVG
  • g

    green-thailand-63253

    08/28/2022, 1:24 PM
    thats cuz windows resizes it to fit the allowed space
1...232425...138Latest