Search found 2 matches

by poutila
Mon Jun 21, 2021 7:53 pm
Forum: General Discussion
Topic: [resolved] problem trying to use Qt as my IDE
Replies: 6
Views: 9829

Re: [resolved] problem trying to use Qt as my IDE

Any idea how I could cross compile library that is made for win/linux to use in ESP32 project?
I would like to use this https://github.com/CoolProp/CoolProp library in ESP32 project.
by poutila
Mon May 03, 2021 1:12 am
Forum: General Discussion
Topic: Cross compile 3rd party library
Replies: 0
Views: 1353

Cross compile 3rd party library

Dear All,
Is there a toolchain for compiling C++ library to "ESP-IDF shape"?
I would like to use this https://github.com/CoolProp/CoolProp.git library in ESP32.