Support Board
Date/Time: Tue, 04 Nov 2025 02:15:54 +0000
Post From: Compiling Error
|   [2020-04-27 16:47:05]     |  
| User247273 - Posts: 40 | 
| 
                Thanks. Problem solved with some help from a friend.  I changed the 2 instances of std::string Bufferas = sc.HTTPResponse; to std::string Bufferas = ""; Buffer.Append(sc.HTTPResponse);  | 
        
