B4R Question error: 'class WiFiClientSecure'

Lee Ingram

Member
Licensed User
Longtime User
This Program works on my lap top. I get this error on my desktop PC
Compiling (Adafruit HUZZAH ESP8266) Error
L:\LEE-2024\B4X\B4R-04-TEST-04-04-2024\B4R-04-TEST-04-03-2024\Objects\src\rESP8266WiFi.cpp: In constructor 'B4R::WiFiSSLSocket::WiFiSSLSocket()':
L:\LEE-2024\B4X\B4R-04-TEST-04-04-2024\B4R-04-TEST-04-03-2024\Objects\src\rESP8266WiFi.cpp:122:14: error: 'class WiFiClientSecure' has no member named 'setInsecure'
wifiClient.setInsecure();
^
Error during build: exit status 1
 

Lee Ingram

Member
Licensed User
Longtime User
Toda rabah
I got the 3.1.2 UPDATE.
It works like a Charm.
I'm back to development after a 7 yrs.
I REALLY LOVE B4X.
My wife is happy again, Because B4X keeps me out of her hair.
At 77 i am finally retired. I'm having fun 'till that day comes.
Thanks again, Lee
 
Upvote 0
Top