Fork me on GitHub
#boot
<
2018-04-28
>
hmaurer22:04:13

Hello! I am trying to AOT-compile a small project with boot but having trouble. Here is the gist to reproduce: https://gist.github.com/hmaurer/b9992ad0076beba4b893a50e1f8f8b8d

hmaurer22:04:23

basically, some classes from my dependency (http-kit) seem to be missing

hmaurer22:04:26

e.g. AsyncChannel

hmaurer22:04:30

and I have no idea why

hmaurer22:04:27

problem solved 🙂