Support Board
Date/Time: Fri, 10 Jan 2025 20:03:34 +0000
Post From: Error compiling
[2016-09-26 07:44:36] |
Sierra Chart Engineering - Posts: 104368 |
This is the error message you are getting: C:\SierraChart\ACS_Source\Levels.cpp(659): error C3861: 'getline': identifier not found So you need to ask yourself, what is the purpose of using this function and where does it exist? Is it a function that you defined? Is it a function in the standard C++ library? Therefore, are you including the correct header file? You need to check the reference material for it make sure you are using it properly. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2016-09-26 07:45:00
|