T
T
TempQuestion2017-05-11 07:29:48
C++ / C#
TempQuestion, 2017-05-11 07:29:48

Libraries next to the executable?

I get errors when I run my program on other computers saying "this or that library was not found, for example glut32.dll and opengl.dll) I saw many applications that already carry libraries with them from the root folder of their program. Actually, how can I do this so that my program takes libraries from the folder where it is now located if they are not in the system folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
allthemes, 2017-07-04
@allthemes

Just put the files in the root folder and that's it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question