I'll the static link. Still curious though why it doesn't work. Thanks
o
olonho
10/19/2017, 7:13 PM
in your case
Copy code
DYLD_LIBRARY_PATH=`pwd`/../libui/build/out
may help
olonho
10/19/2017, 7:14 PM
it has nothing to do with the K/N although, just generic dynamic linkage problem: you link with .dylib, but it's not in your search path when running an executable