Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 18:45:29 +0000



Problem with compiler

View Count: 839

[2014-10-21 12:46:03]
Marmany - Posts: 303
Tried to compile a cpp file and failed with error message :

-- Starting build of Custom Studies Source files: VolBackGround.cpp. -- 13:38:59

"C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart\ACS_Source\VolBackGround.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "C:\SierraChart\Data\VolBackGround.dll"

In file included from C:\SierraChart\ACS_Source\VolBackGround.cpp:1:0:
C:\SierraChart\ACS_Source\sierrachart.h:45:26: fatal error: VAPContainer.h: No such file or directory
#include "VAPContainer.h"
^
compilation terminated.
-- End of Build -- 13:38:59

Re-booted CPU and tried again with a different .cpp file that had successfully been compiled from exact same file earlier today.

Please advise how to rectify

SC version = 1201
[2014-10-21 13:46:18]
Marmany - Posts: 303
Problem solved.
Reloaded "VAPContainer.h" from my remote back up file into ACS_Source and compiler now works again.
No idea what caused the problem but please consider the issue closed.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account