Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 10:22:08 +0000



Post From: c++ multiple header files

[2023-04-15 16:20:41]
eaglefutures - Posts: 48
ok I got this working now. It was to include the CPP type of files and not the actual header files and do a multiple selection as usual.

I was referencing this here,
Advanced Custom Study Interface and Language (ACSIL): Using Your Own Header Files

and it may need a expert to take a look at what is described as it says header files and source code files. So I took 2 headers and the systemA.cpp and it bombs.

But when I tried with the 3 cpp file only and then it worked.
Still would be interested to understand if this is a good approach or is there another way, as I am struggling to read through all these lines of code.

Thank you