Support Board
Date/Time: Sun, 24 Nov 2024 02:43:20 +0000
Post From: installing a .cpp
[2013-08-31 14:49:11] |
pismo10 - Posts: 159 |
So i get this raft of errors. Thoughts? Thanks C:\SierraChart\ACS_Source\sierrachart.h: At global scope: C:\SierraChart\ACS_Source\sierrachart.h:2986:2: error: 'COLORREF' does not name a type C:\SierraChart\ACS_Source\sierrachart.h: In constructor 's_NumericInformationGraphDrawTypeConfig::s_NumericInformationGraphDrawTypeConfig()': C:\SierraChart\ACS_Source\sierrachart.h:2999:3: error: 'TextBackgroundColor' was not declared in this scope C:\SierraChart\ACS_Source\sierrachart.h:2999:25: error: 'RGB' was not declared in this scope C:\SierraChart\ACS_Source\sierrachart.h: At global scope: C:\SierraChart\ACS_Source\sierrachart.h:4518:2: error: 'COLORREF' does not name a type C:\SierraChart\ACS_Source\sierrachart.h:4669:2: error: 'HWND' does not name a type C:\SierraChart\ACS_Source\sierrachart.h:5701:66: error: 'COLORREF' has not been declared C:\SierraChart\ACS_Source\sierrachart.h:5701:92: error: 'COLORREF' has not been declared C:\SierraChart\ACS_Source\sierrachart.h:5753:2: error: 'fp_ACSGDIFunction' does not name a type C:\SierraChart\ACS_Source\HighVAP.cpp: In function 'void scsf_HighVAP(SCStudyInterfaceRef)': C:\SierraChart\ACS_Source\HighVAP.cpp:31:29: error: 'RGB' was not declared in this scope -- End of Build -- 10:47:23 |