Resource NOT COMPILED - trying external file

Hello
I have a codeigniter project that i am trying to exeoutput on i configured everything (the extensions needed were curl and mysql) connected the database and everything the login page shows up but after that i get the error
The following error has occurred. Please press Back to return to the previous page or contact the author of this application for further information.

File not found: Authentication\loginCheck.html

here’s the log

3/19/2023 6:55:15 PM Resource Request: Authentication\loginCheck.html
3/19/2023 6:55:15 PM Resource NOT COMPILED - trying external file
3/19/2023 6:55:15 PM 404 ERROR: Authentication\loginCheck.html

What version of exeoutput are you using? Did you follow the advice on this page: PHP frameworks - ExeOutput for PHP Documentation

Finally, for the file that is causing you problems try the following option
Select your file, click File Properties and turn this option on: Unpack the file(s) to virtual memory at startup .

Hello and thank you for the response
I am using it to transform a php code for a pos that use codeigniter i followed the documentation
i included myslq and curl into the exe and made log and cache available but nothing seems to be working
I sent you an email with the code and database along with a ticket too if anyone could help move forward
thank you

Received your sample but you did not include the ExeOutput project file.