C/C++ Code Libraries (.a, .so, .lib, .dll)
Автор: TheTepidCoder
Загружено: 2024-08-09
Просмотров: 182
This video is one of many in a series of videos that I'm creating for my nephew who is currently both interested in and learning C++. I've decided to make them public for anyone else who may be interested, as well.
In this video I discuss how to create and use .so and .dll files within C and C++ projects. This is only a very basic tutorial and will be expounded upon to include the differences between Microsoft Visual Studio and C++ (msys2 / Mingw64 / UCRT) in later videos.
In this video, I show how to create and link against a DLL file with Mingw64 on Windows using the linker and by using Windows API functions and function pointers. I also show how to load the dll and use its functions manually in code using a *nix environment (see dlfcn, dlopen, dlsym, dlclose). There is a typo in the code and dlopen should include the load type (like RTLD_LAZY or RTLD_NOW, for example).
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: