Entry point not found while my dll file is in a folder next to my exe
I have my exe file compiled by Visual studio, I am coding in c++ and I can debug and run my code correctly with the correct additional dependencies and working directory.
I have my exe file compiled by Visual studio, I am coding in c++ and I can debug and run my code correctly with the correct additional dependencies and working directory.