Support Board
Date/Time: Tue, 04 Nov 2025 22:52:17 +0000
Post From: Compile Example Studies4.cpp
| [2021-06-15 08:08:26] |
| User230940 - Posts: 121 |
|
Hi, OK. I add to the includes: #include "CandleStickPatternNames.cpp" Now I use for Studies4.cpp #include "sierrachart.h" #include "CandleStickPatternNames.h" #include "CandleStickPatternNames.cpp" Now it compiled without failure. You could state this more clear in the documentations. Or provide the possible to add additional files to compile with. The include of a cpp file is not the 100% correct way, if I remind myself right. thanks carsten |
