-1

I would like to use this library in ESP32: https://github.com/CoolProp/CoolProp.git

It needs to be cross compiled.

And I have searched half the internet but no luck.

Anyone? Somewhere?

Lasse
  • 111
  • 1
  • 9

1 Answers1

1

This library is for Mac, Windows or Linux. If you wish to port it to ESP32, it'll be a challenge - to put it mildly. There are no instructions for such work. You need to know (or learn) the code, the tools, the platform and figure it out.

Tarmo
  • 3,728
  • 1
  • 8
  • 25
  • It seems to be so, after few days of searching. I thought that I am not the only one with this problem and there would be tools to do this with a press of a button. – Lasse May 03 '21 at 13:49