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

    great-oyster-61535

    08/28/2022, 8:30 PM
    It always appears 16x16
  • g

    green-thailand-63253

    08/28/2022, 8:31 PM
    then idk
  • g

    great-oyster-61535

    08/28/2022, 8:31 PM
    Welp, thx anyway
  • b

    best-agent-85158

    08/30/2022, 10:45 PM
    how do i make lime compile hl app without a CMD popping up?
  • e

    elegant-twilight-61392

    08/30/2022, 10:55 PM
    its never done that for me
  • h

    hallowed-ocean-84954

    08/30/2022, 10:56 PM
    How are you compiling ? Is it running the app perhaps ?
  • a

    able-action-74275

    08/30/2022, 10:56 PM
    it's a windows thing iirc
  • h

    hallowed-ocean-84954

    08/30/2022, 10:56 PM
    Never seen it and I build on Windows with lime
  • h

    hallowed-ocean-84954

    08/30/2022, 10:57 PM
    But I use powershell or vscode
  • a

    able-action-74275

    08/30/2022, 11:00 PM
    hashlink @best-agent-85158 ?
  • b

    best-agent-85158

    08/30/2022, 11:00 PM
    yep
  • a

    able-action-74275

    08/30/2022, 11:02 PM
  • a

    able-action-74275

    08/30/2022, 11:04 PM
    I remember having a chat with zeta about this a while back in openfl server -
  • b

    best-agent-85158

    08/30/2022, 11:08 PM
    using
    -D no_console
    doesnt work 😦
  • b

    best-agent-85158

    08/30/2022, 11:08 PM
    or at least
  • a

    able-action-74275

    08/30/2022, 11:09 PM
    taht's for hxcpp
  • g

    great-oyster-61535

    08/30/2022, 11:12 PM
    Have you tried with -final?
  • g

    great-oyster-61535

    08/30/2022, 11:12 PM
    Also
    lime build
    or
    lime test
    ?
  • a

    able-action-74275

    08/30/2022, 11:12 PM
    the hashlink that ships with lime needs to be rebuilt to prevent command line
  • a

    able-action-74275

    08/30/2022, 11:12 PM
    at the time of that convo zeta recommended a specific branch and command
  • a

    able-action-74275

    08/30/2022, 11:13 PM
    things may have changed since then
  • h

    hallowed-ocean-84954

    08/30/2022, 11:13 PM
    Oh. I'm using a lime built from scratch and the hl in it
  • a

    able-action-74275

    08/30/2022, 11:13 PM
    I think if you launch from terminal it won't start a new one either
  • g

    great-oyster-61535

    08/30/2022, 11:13 PM
    ^
  • a

    able-action-74275

    08/30/2022, 11:14 PM
    which may include starting from vscode, can't remember
  • g

    great-oyster-61535

    08/30/2022, 11:14 PM
    If I remember correctly the command line only appears when I use
    test
    . Clicking on the .exe manually didn't open that for me. But I might be wrong
  • g

    great-oyster-61535

    08/30/2022, 11:14 PM
    I'll experiment a little
  • g

    great-oyster-61535

    08/30/2022, 11:19 PM
    lime test hl
    popped up the terminal.
    lime build hl -final
    did as well... Same with
    -release
    . That terminal is so ugly
  • a

    able-action-74275

    08/30/2022, 11:21 PM
    to quote zeta > if you want to have console-less hashlink,
    lime rebuild hl -D no_console
    should work with my PR. the PR being
  • a

    able-action-74275

    08/30/2022, 11:21 PM
    which has since been merged
1...252627...138Latest