Login Page - Create Account

Support Board


Date/Time: Mon, 29 Apr 2024 17:43:57 +0000



Post From: Remote Build - issue

[2017-02-22 12:05:41]
sampater - Posts: 243
There is an issue with a compilation by Remote Build:

-- Starting remote build of Custom Studies Source files: MyStudy.cpp. -- 12:57:12
Allow time for the server to compile the files and build the DLL.

The remote build did not succeed. Result:

MyStudy.cpp:9:22: fatal error: drawings.h: No such file or directory
#include "drawings.h"
^
compilation terminated.

-- End of Build -- 12:57:15


The compilation the same file by option Build Custom Studies DLL is okey:

-- Starting build of Custom Studies Source files: MyStudy.cpp. -- 12:57:40

C:\Windows\system32\cmd.exe /C "D:\SierraChart\ACS_Source\VisualCCompile.Bat"


D:\SierraChart\ACS_Source>call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
MyStudy.cpp
Creating library MyStudy.lib and object MyStudy.exp
Generating code
Finished generating code
-- End of Build -- 12:57:54