Login Page - Create Account

Support Board


Date/Time: Fri, 22 Nov 2024 14:24:04 +0000



Post From: Compile error for GetStudyPersistentVariablesFromChartUsingID

[2013-05-02 16:24:24]
joshtrader - Posts: 488
const s_sc::s_PersistentVariables * p_PersistVars = GetStudyPersistentVariablesFromChartUsingID(1, 3);

This is returning an error:
":46:102: error: 'GetStudyPersistentVariablesFromChartUsingID' was not declared in this scope"

At the top I have:

#include "sierrachart.h"

What am I missing? I see the definition in sierrachart.h, so I'm not sure what's up.
Date Time Of Last Edit: 2013-05-02 16:25:56