https://linen.dev logo
Join Discord
Powered by
# haxe-ui
  • h

    happy-agent-4114

    09/08/2022, 6:36 AM
    I figured
  • h

    happy-agent-4114

    09/08/2022, 6:36 AM
    I installed it wrong the first time and I was thinking I might have not cleaned it up correctly
  • h

    happy-agent-4114

    09/08/2022, 6:36 AM
    but I don't think that's it
  • b

    bright-gpu-74537

    09/08/2022, 6:37 AM
    i dont either...
  • b

    bright-gpu-74537

    09/08/2022, 6:37 AM
    as i said, something strange is happening with
    Image
    in your app (that works this end)... so something is off
  • h

    happy-agent-4114

    09/08/2022, 6:38 AM
    yeah the image just isn't loading
  • h

    happy-agent-4114

    09/08/2022, 6:38 AM
    that's with manual sizing
  • b

    bright-gpu-74537

    09/08/2022, 6:38 AM
    what path is this project in?
  • b

    bright-gpu-74537

    09/08/2022, 6:38 AM
    can you add a
    -D module_resolution_verbose
    in to the .hxml and paste the build output
  • b

    bright-gpu-74537

    09/08/2022, 6:39 AM
    i get:
  • b

    bright-gpu-74537

    09/08/2022, 6:39 AM
    Copy code
    scanning class path for modules
        module found at 'C:/Work/HaxeUI/backends/haxeui-hxwidgets/haxe/ui/backend/module.xml'
        module found at 'C:/Work/HaxeUI/haxeui-core/haxe/ui/module.xml'
        module found at 'src/module.xml'
    3 module(s) found
  • h

    happy-agent-4114

    09/08/2022, 6:40 AM
    looks like haxeui-hxwidgets is using the non git version
  • h

    happy-agent-4114

    09/08/2022, 6:40 AM
    which is weird bc that's the one that I manually set a dev version for
  • b

    bright-gpu-74537

    09/08/2022, 6:41 AM
    hmmm, still dont think its gonna fix it... because, as im saying, Image isnt even working and thats far from new
  • h

    happy-agent-4114

    09/08/2022, 6:41 AM
    ok wait but it works
  • h

    happy-agent-4114

    09/08/2022, 6:41 AM
    hold on
  • b

    bright-gpu-74537

    09/08/2022, 6:44 AM
    what worked? By using git haxeui-hxwidgets?
  • h

    happy-agent-4114

    09/08/2022, 6:45 AM
    no it works when I run the build manually but not when I run it through vscode macros
  • h

    happy-agent-4114

    09/08/2022, 6:45 AM
    which is really weird
  • h

    happy-agent-4114

    09/08/2022, 6:45 AM
    because the macro literally runs exactly the same command
  • b

    bright-gpu-74537

    09/08/2022, 6:45 AM
    oh... what is this macro?
  • b

    bright-gpu-74537

    09/08/2022, 6:45 AM
    a haxeui macro?
  • h

    happy-agent-4114

    09/08/2022, 6:46 AM
    Copy code
    JSON
    {
      "type": "hxml",
      "file": "hxwidgets.hxml",
      "problemMatcher": [
        "$haxe-absolute",
        "$haxe",
        "$haxe-error",
        "$haxe-trace"
      ],
      "group": {
        "kind": "build",
        "isDefault": false
      },
      "label": "Build [default]"
    }
  • h

    happy-agent-4114

    09/08/2022, 6:47 AM
    this literally just runs
    haxe hxwidgets.hxml
  • h

    happy-agent-4114

    09/08/2022, 6:47 AM
    but when it runs this the icon breaks
  • b

    bright-gpu-74537

    09/08/2022, 6:48 AM
    right, vscode doesnt like haxeui very much (or macro heave projects in general it seems)
  • h

    happy-agent-4114

    09/08/2022, 6:48 AM
    I'm going to try something dumb
  • b

    bright-gpu-74537

    09/08/2022, 6:48 AM
    though, i dont think the language server comes into play here, does it? I mean, that literally just runs a command
  • h

    happy-agent-4114

    09/08/2022, 6:48 AM
    just writing a macro that directly runs haxe hxwidgets.hxml
  • h

    happy-agent-4114

    09/08/2022, 6:49 AM
    I literally have zero clue
1...125112521253...1687Latest