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

    bright-gpu-74537

    01/28/2023, 1:59 PM
    oh, maybe the wrong define 🙂
  • b

    bright-gpu-74537

    01/28/2023, 2:00 PM
    -D classpath_scan_verbose
  • a

    ambitious-knife-25690

    01/28/2023, 2:01 PM
    oh no
  • b

    bright-gpu-74537

    01/28/2023, 2:01 PM
    ?
  • a

    ambitious-knife-25690

    01/28/2023, 2:01 PM
    it is searching a lot of the libraries
  • b

    bright-gpu-74537

    01/28/2023, 2:02 PM
    they must be on the classpath then... pastebin / paste the result
  • a

    ambitious-knife-25690

    01/28/2023, 2:03 PM
    https://hastebin.com/enocomitoc.nginx
  • a

    ambitious-knife-25690

    01/28/2023, 2:03 PM
    i'm not even using the format lib 🤔
  • b

    bright-gpu-74537

    01/28/2023, 2:04 PM
    i dont think thats bad at all tbh.. pretty small
  • b

    bright-gpu-74537

    01/28/2023, 2:04 PM
    you can get rid of the cermic one super easy (and is valid for the backend too)
  • a

    ambitious-knife-25690

    01/28/2023, 2:05 PM
    lol
  • a

    ambitious-knife-25690

    01/28/2023, 2:06 PM
    ceramic\/
  • b

    bright-gpu-74537

    01/28/2023, 2:06 PM
    because thats over zealous
  • b

    bright-gpu-74537

    01/28/2023, 2:06 PM
    there that will exclude anything with
    ceramic/
  • a

    ambitious-knife-25690

    01/28/2023, 2:06 PM
    yeah 😆
  • b

    bright-gpu-74537

    01/28/2023, 2:07 PM
    Copy code
    ; speeds up build
    \/clay\/src\/
    \/ceramic\/plugins\/
    \/ceramic\/runtime\/
  • b

    bright-gpu-74537

    01/28/2023, 2:07 PM
    and, gen is tiny... totally irrelivant
  • b

    bright-gpu-74537

    01/28/2023, 2:08 PM
    so whats the new one after those exclusions?
  • b

    bright-gpu-74537

    01/28/2023, 2:09 PM
    853 lines in the first... ill guess around the 400 mark after?
  • a

    ambitious-knife-25690

    01/28/2023, 2:11 PM
    ...
  • a

    ambitious-knife-25690

    01/28/2023, 2:11 PM
  • a

    ambitious-knife-25690

    01/28/2023, 2:11 PM
    there's more 😆
  • a

    ambitious-knife-25690

    01/28/2023, 2:12 PM
    it looks like my console only had space for 800 lines
  • a

    ambitious-knife-25690

    01/28/2023, 2:12 PM
    Copy code
    \/clay\/src\/
    \/ceramic\/runtime
    \/ceramic\/clay
    \/ceramic\/plugins
    \/linc_sdl\/lib\/
    \/linc_ogg\/lib\/
    \/linc_stb\/lib\/
    \/linc_stb\/linc\/
    \/linc_stb\/timestamp\/
  • a

    ambitious-knife-25690

    01/28/2023, 2:12 PM
    that output is with that list
  • b

    bright-gpu-74537

    01/28/2023, 2:13 PM
    doesnt look like its excluded some of them...
    Copy code
    haxe
    looking for '[native.]' in 'C:/Users/Jazz/ceramic/git/linc_stb/linc/linc_stb_image_write.xml'
  • b

    bright-gpu-74537

    01/28/2023, 2:14 PM
    so your list must be wrong name, or in the wrong place or something
  • b

    bright-gpu-74537

    01/28/2023, 2:14 PM
    hxnodejs might be a good candidate for a core exclusion 🤔
  • b

    bright-gpu-74537

    01/28/2023, 2:15 PM
    dunno, but it doesnt look like its excluded them... why dont you do something like "{clay build command} > output.txt" in command.exe then you can get the full output in a file
  • a

    ambitious-knife-25690

    01/28/2023, 2:17 PM
    neat trick!
1...143514361437...1687Latest