Pre-compiled object files?

Description

Hi. Are there any pre-compiled object files somewhere? I’m thinking about making a wrapper for the LVGL API in D, although I would need an object file.

Thanks in advance,
Daniel

What MCU/Processor/Board and compiler are you using?

N/A

What do you want to achieve?

N/A

What have you tried so far?

N/A

Code to reproduce

N/A

Screenshot and/or video

N/A

We don’t offer any pre-compiled binaries.

Oh. That’s a shame. It looked like a really good lib, and thought it would be perfect to wrap it into another language. Good luck with further development tho! It looks really good!

You can still wrap it; you’d just need a script to compile it. Can you explain why you need pre-compiled object files in order to make a binding?

1 Like