
jose071290
Mexico
Asked
— Edited
I need help in this troubleshooting, Ihad created the reference for both EZ_B.dll and FFMPEG.dll to start the tutorial but I can't start it.
there is an error in because the program couldn't find the FFMPEG.dll file
thanks
jose
When you include to use a library in your program, the library must be accessible. That means, your program must be able to find it. If the library is in a different folder, the program will not be able to find it.
Picture a house... If your coffee maker is located in the kitchen, it will be impossible to fill a coffee cup if the cup is located in the bedroom. The two must be in the same place.
When you have a folder of files, and you execute one of the files - it will be able to see all other files in that folder only.
I don't know any other examples to give you - but hopefully that explains enough
You can take online courses for programming... Also there are great online resources for your local educational institution that may be offering night courses. It's great that you wish to program - however there will always be challenges to overcome and learn. There is only so much we can do to help you learn to program... This is why we created ARC