Login Page - Create Account

Support Board


Date/Time: Thu, 23 Jan 2025 09:28:24 +0000



Post From: Problem with 1837 version

[2018-11-15 19:44:28]
User210074 - Posts: 63
I have a problem when i use the Remote Build for cpp.
I have the same error message on all my cpp.

-- Starting remote build of Custom Studies Source files: Test.cpp. 64-bit -- 20:23:11
Allow time for the server to compile the files and build the DLL.

The remote build did not succeed. Result:

Test.cpp:3:30: fatal error: scstudyfunctions.h: No such file or directory
#include "scstudyfunctions.h"

^
compilation terminated.

-- End of Build -- 20:23:14

I understand there is a link problem, but I can not fix it.
In all "studies" (of ACS_Source) in it works well.
Before that the update worked well too.
Can we not use this function anymore ?
I noticed that I no longer have error handling as in the old version.
I take it that you removed it.
What needs to be done to restore this error handling.
if it 's a bug i will install the old version.