Support Board
Date/Time: Sun, 24 Nov 2024 11:01:21 +0000
Post From: Compiling cpp file
[2013-10-14 12:31:52] |
ABeyer - Posts: 10 |
I got a cpp file from a developer and could compile it and run the indicator on my notebook. On my desktop PC, I can start the compiler but the file is not saved in the data folder. Both computers run on Windows 7, same Sierra version. What could be the problem? This is the message I get - no file is saved in the Data folder -- Starting build of Custom Studies Source File: AB_Retracement_1.cpp. -- 14:27:21 "C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\Program Files\ACS_Source\AB_Retracement_1.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -o "C:\Program Files\Data\AB_Retracement_1.dll" -- End of Build -- 14:27:22 |