Login Page - Create Account

Support Board


Date/Time: Sat, 12 Jul 2025 00:34:31 +0000



Acsil C++ study compile error

View Count: 628

[2024-08-06 04:34:00]
User39666244 - Posts: 1
I was just using the same exact study and this error pops up when I remote build. (I have been using the same path for my compiler and has never changed and no files were changed)
JSON parse error: The document root must not be followed by other values.
[2024-08-06 06:05:16]
User413206 - Posts: 36
It's a server side issue. As a workaround, I installed Visual Studio Community Edition.

Problem with remote build | Post: 343736

https://www.sierrachart.com/Download.php?Folder=SupportBoard&download=53850

It's probably best to have it installed as a backup in the event that the remote build service goes offline. I much prefer to use it, because it's a native Sierra Chart service.
Date Time Of Last Edit: 2024-08-06 16:30:45
[2024-08-06 14:58:35]
John - SC Support - Posts: 40857
This has been resolved.

You may need to update your DNS by using the following command in a Command Prompt:
ipconfig /flushdns

Or you can reboot your computer.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-09-24 10:46:41]
Fungraphic72 - Posts: 18
Hello, I also have this problem and I've tried several things but nothing changes. I always get this error.
I'll upload a screen to give you a better idea of the problem.
I even installed a new sierra to see if it was coming from my sierra installation.

-- Starting remote build of Custom Studies Source files: FunCalendar.cpp. 64-bit -- 05:42:55

Allow time for the server to compile the files and build the DLL.

Server: https://build.sierrachart.com
The remote build is complete.
The build failed.
FunCalendar.cpp:2:10: fatal error: nlohmann/json.hpp: No such file or directory
2 | #include "nlohmann/json.hpp" // Utilisation de la bibliothèque JSON
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.


-- End of Build -- 05:42:57

Date Time Of Last Edit: 2024-09-24 10:54:00
imagesierra-.png / V - Attached On 2024-09-24 10:46:25 UTC - Size: 120.89 KB - 196 views
[2024-09-24 12:00:32]
User431178 - Posts: 739
@Fungraphic72

Remote build won't work, "nlohmann/json.hpp" may well exist on your machine, but it doesn't on the server.
You need to use "Build with Visual C++ - Release" instead to build locally.
[2025-05-22 14:27:49]
User749673 - Posts: 26
Dear Team

I have been compiling cpp file and using without any issues . But suddenly I get JSON parse error for new cpp file. I then even tested the cpp file already compiled successfully but still getting same error. I typed ipconfig /flushdns in cmd and got ok but still JSON error persists.

Kindly help
[2025-05-22 14:40:23]
User749673 - Posts: 26
Dear Team

While compiling the cpp file i am getting the following error. It was working fine till last hour.Kindly help
Server: https://build.sierrachart.com
JSON parse error: The document is empty.
-- End of Build -- 09:38:16
[2025-05-22 14:45:19]
John - SC Support - Posts: 40857
We do see a problem with the Remote Build option not working at the moment. We will have to look into this.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2025-05-22 15:26:10]
User749673 - Posts: 26
Download current version not working Admin Team

Windows error code 10060 is coming while download is not allowed
imageScreenshot 2025-05-22 205230.png / V - Attached On 2025-05-22 15:23:12 UTC - Size: 139.76 KB - 93 views
[2025-05-22 16:22:33]
John - SC Support - Posts: 40857
Please try performing an update again. We have multiple servers for this, so you should be able to get it work with one or two extra tries.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account