Open tukusejssirs opened 2 years ago
Need to test this across operating systems: https://docs.microsoft.com/en-us/windows/win32/dlls/dynamic-link-library-search-order?redirectedfrom=MSDN
Applications can control the location from which a DLL is loaded by specifying a full path
I would use a full path with the path to the fanuc
binary as avariable. IMHO that should work on any platform (at least on Linux and Windows).
Non-functional and potentially breaking cross-platform support. Removing milestone.
IMHO all those DLL and SO files look like a clutter. What do you think about moving them into a separate folder? Or maybe two: one for DLL files, the other for SO files? Or maybe put those two folders into a single folder named
focas
orlibrary
orlib
or whatever you’d like.