blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

Functional Kotlin code generation for Blueprint

Open dapp opened this issue 3 years ago • 3 comments

bootstrap module won't compile

dapp avatar Jun 03 '22 16:06 dapp

I can't get the bootstrap sample app to compile. @fkose696 can you take a look? Everything else is functional

dapp avatar Jun 03 '22 16:06 dapp

@dapp I couldn't exactly find where it breaks with remote debugging and the generic kapt error didn't help much. Can you give more details on what parts are functional and where exactly the code generation breaks so I can debug accordingly?

fkose696 avatar Jun 13 '22 21:06 fkose696

@dapp I couldn't exactly find where it breaks with remote debugging and the generic kapt error didn't help much. Can you give more details on what parts are functional and where exactly the code generation breaks so I can debug accordingly?

I think this commit should help us get this working: https://github.com/Comcast/blueprint/pull/70

Can you take a look at that ^^^

dapp avatar Jun 16 '22 13:06 dapp