Support Board
Date/Time: Sat, 11 Jan 2025 14:58:58 +0000
Post From: "fatal error C1083" what wrong it is?
[2016-09-27 00:34:09] |
User701247 - Posts: 117 |
If I cannot work with Microsoft compiler on newer versions of Sierra Chart, do version 1457 work as an older version? I don't mind install previous version as long as it works, then it would be fine to me. Referring to following instruction, after installing version 1457,and I run Build Advance Custom Studies DLL, and get following error message, please see attached image for details. -- Starting build of Custom Studies Source files: Template.cpp. -- 08:26:10 The compiler is not installed. Press the 'Install Compiler' button and complete the installation before trying to build again. -- End of Build -- 08:26:10 Clicking Install Compiler, it would run a list of codes. After that, I run Build Advance Custom Studies DLL, and get following message. Does it seem work now? Thanks, to everyone very much for any suggestions :> -- Starting build of Custom Studies Source files: Template.cpp. -- 08:31:50 "C:\SierraChart\CPPCompiler\bin\g++.exe" "C:\SierraChart\ACS_Source\Template.cpp" -march=i686 -mtune=i686 -O2 -shared -static -static-libgcc -static-libstdc++ -s -fno-rtti -fno-exceptions -std=gnu++11 -o "C:\SierraChart\Data\Template.dll" -- End of Build -- 08:31:56 http://www.sierrachart.com/index.php?page=doc/download.php#Rollback |