Raivis

Results 9 comments of Raivis

@rzo1 Can you share more details how you fixed it?

Yup your approach worked. And while doing it I found another approach that works After I did the Dockerfile modification, I realised I'm changing the config to all systems, nimbus,...

Hello. Quickly glancing it seems you have 3 pulseoxymeter libraries installed and they inconveniently have the same name. The linker is not able to figure out which one to use....

I'm having the same issue on Ubuntu 20.04 LTS, I have 4 screens which shows all at the same time.

> Looks like it was removed in 3.8. Anyhow, I'll see about checking patches, etc: > https://github.com/cpputest/cpputest/blob/v3.8/include/CppUTest/MemoryLeakDetectorMallocMacros.h That's quite annoying, I was just pulling my hair out, trying to understand...

I got it to work, I was checking which ```CppUTestGeneratedConfig.h``` was it using when compiling, it seems it used the original one and not the generated one ``` /* *...

Make sure you are using the smtp library with attachments. That supports MIME data which includes html formatted text.

there is a merge request, unfortunately I haven't had time to evaluate it, which adds CC support https://github.com/xcoder123/SimpleSmtp_SSL_QT5/pull/1 Via quick glance seems it will work

Apologies for my very late response, I'll check it shortly and merge it.