Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 16:50:00 +0000



Post From: help with "build advanced custom studies"

[2023-02-03 21:00:48]
User175554 - Posts: 10
I know nothing about C++ or ACSIl, and have just started my journey on coding software things,(literally today) so please bear with me

I had an idea for a study, and decided to use chatgpt to create something, there's several questions I have about that so if it's alright I can continue to ask after this. Basically I've gotten to the point where my final problem on creating the dll through remote build is this

he remote build did not succeed. Result:

pleasework.cpp:17:10: fatal error: SCDLL.h : No such file or directory
17 | #include "SCDLL.h "
| ^~~~~~~~~~
compilation terminated.

-- End of Build -- 20:48:06

if someone could give me some tell me why this isn't working as well as advice on starting to learn that would be very beneficial, thank you in advance. I really do appreciate the response.