How CLSQL finds and loads foreign libraries
MichaelL-mTnyLpuDpHxWk0Htik3J/[email protected]
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <OF75B5690B.EBD16AA1-ON85256FE8.00631003-85256FE8.0063AD83@frogware.com> |
> I think the "real" solution would be to simulate how the corresponding > operating system looks for shared libraries. For Windows this is > described here > > < http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/_core_The_Search_Path_Used_by_Windows_to_Locate_a_DLL.asp > Actually, I thought the "real" solution was to remove the absolute paths and simply let Windows do the search! I think that's what I did in my copy. Obviously that means that the libraries have to be on the path. Perhaps there could also be a way to supply a hard coded path, but I think that should be the "alternate" rather than default approach. _______________________________________________ CLSQL-Devel mailing list [email protected] http://lists.b9.com/mailman/listinfo/clsql-devel