How to use dylib in Mac OS X (C++)

前端 未结 4 601
日久生厌
日久生厌 2020-11-30 22:49

I made an application (an executable) calling some dylib successfully, However, the dylib files and the executable are in different directory. I added the directory contains

4条回答
  •  既然无缘
    2020-11-30 23:33

    many ways. maybe this will help:

    http://www.mikeash.com/pyblog/friday-qa-2009-11-06-linking-and-install-names.html

提交回复
热议问题