Login Page - Create Account

Support Board


Date/Time: Fri, 10 Jan 2025 13:24:38 +0000



Post From: Compilier error

[2016-09-03 20:24:00]
ertrader - Posts: 681
Hi Support...I've followed the instructions for 1459. I also clicked the install compiler option and it just redoes the installation I have already done.

NOTICE: New Custom Studies DLL Compiler/Solution to Compile Error Issue

The following are errors I now get. The prior compiler to 1459 worked without any errors for my custom code. I will need to downgrade for now back to 1455

Can you please fix.
Best regards

-- Starting build of Custom Studies Source files: AutoTradeSignalV6DOE.cpp. -- 15:20:48

The Visual C++ compiler is not installed. Press the 'Install Compiler' button to download and install the compiler.
C:\WINDOWS\system32\cmd.exe /C "C:\SierraChart\ACS_Source\VisualCCompile.Bat"


C:\SierraChart\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
AutoTradeSignalV6DOE.cpp
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(388): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(416): warning C4244: 'argument': conversion from 'float' to 'int', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(821): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(831): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(832): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(1258): warning C4244: '=': conversion from 'float' to 'int', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(1384): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2615): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2617): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2626): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2627): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2628): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2629): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2630): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2631): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2632): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2745): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
C:\SierraChart\ACS_Source\AutoTradeSignalV6DOE.cpp(2759): warning C4244: '=': conversion from 'int' to 'float', possible loss of data
Creating library AutoTradeSignalV6DOE.lib and object AutoTradeSignalV6DOE.exp
Generating code
c:\sierrachart\acs_source\autotradesignalv6doe.cpp(2724) : error C4716: 'ProcessingFile': must return a value
c:\sierrachart\acs_source\autotradesignalv6doe.cpp(2706) : error C4716: 'ControlFile': must return a value
c:\sierrachart\acs_source\autotradesignalv6doe.cpp(2700) : error C4716: 'ReadTradeSignalParams': must return a value
c:\sierrachart\acs_source\autotradesignalv6doe.cpp(2731) : error C4716: 'StartProcessing': must return a value
c:\sierrachart\acs_source\autotradesignalv6doe.cpp(2715) : error C4716: 'WriteFile': must return a value
LINK : fatal error LNK1257: code generation failed
-- End of Build -- 15:21:00
Date Time Of Last Edit: 2016-09-03 20:28:30