Support Board
Date/Time: Fri, 29 Nov 2024 04:33:23 +0000
Post From: Remote build error
[2023-03-08 15:52:39] |
dnrich - Posts: 18 |
Hi, I created an acsil study file that works well (test.cpp). Since today when I compile this file (Remote build) I have no error message, the DLL file is well created in the Data directory of sierrachart as usual. But this DLL file is not recognized by sierrachart as a valid file. Here are the messages resulting from the compilation. HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | Creating socket. Using TLS 1.2. | 2023-03-08 16:44:39.596 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | New receive buffer size: 32768 | 2023-03-08 16:44:39.597 HTTPS connection ID:1 to build.sierrachart.com:443 for request ID:1 (3) | Connecting to IP: 162.251.232.242. | 2023-03-08 16:44:39.597 Setting study DLL module function objects to indicate DLL is not loaded: C:\SierraChart\Data\test.dll | 2023-03-08 16:46:39.614 test_64.dll loading error. Windows error code 193: %1 n’est pas une application Win32 valide. | 2023-03-08 16:46:39.872 VersionNumber is 0 for test_64.dll | 2023-03-08 16:46:39.872 InternalVersionNumberToFileNameMap is empty for test | 2023-03-08 16:46:39.872 * Error loading: C:\SierraChart\Data\test.dll. File not found or may be missing SCDLLName line. | 2023-03-08 16:46:39.872 Thank you for your help. |