Login Page - Create Account

Support Board


Date/Time: Sat, 04 Jan 2025 08:25:20 +0000



Post From: Header Line Error

[2016-05-25 13:30:55]
User96015 - Posts: 55
Dear sir,
I need to build an ACSIL which opens a TXT file to fish some data.
Now I' m not very able with c++, particulary about including header.
Now I try to insert this line:

#include <sstream>
#include <fstream>
#include <string>
#include "sierrachart.h"
But they generate some errors, but I think because there are conflicts with sierrachart.h file,
because I try to paste the same code with Windows Console and there aren' t any error and it works fine.
I'm compiling with VS2013.
In attachment compile errors.
Let me know as soon as possible thanks.
imageCompile.png / V - Attached On 2016-05-25 13:30:23 UTC - Size: 53.79 KB - 274 views