diff options
author | Hans Raaf <hara@oderwat.de> | 2015-02-11 20:54:34 +0100 |
---|---|---|
committer | Hans Raaf <hara@oderwat.de> | 2015-02-11 21:38:55 +0100 |
commit | 743ad639d48082c58685929c68b1463332552e7a (patch) | |
tree | 7bcc8f329c819010666f85ad46ccbdf6d08fb2fc /tests/stdlib/talgorithm.nim | |
parent | a5080556879a018f0aff1cd7ffadfcdb6cd4565e (diff) | |
download | Nim-743ad639d48082c58685929c68b1463332552e7a.tar.gz |
Fixing dylib name for OSX
I don't know if the (15|16...) is supposed to work on OSX. I have "libmysqlclient.18.dylib" in my lib directory and get "could not load: libmysqlclient.(15|16|17[18).dylib" on execution. After removing the pattern I can run my little example program and it works as "libmysqlclient.dylib" is a softlink to the current version anyway.
Diffstat (limited to 'tests/stdlib/talgorithm.nim')
0 files changed, 0 insertions, 0 deletions