Hi Yeti,

> On Mon, Apr 03, 2017 at 04:28:22PM -0700, Austin Fox wrote:
>> I found/had one other issue in gwy.c
>> line 89
>>         gchar *filename = g_strconcat(gwyddion_libs[i],
>>                                       ".", GWY_SHARED_LIBRARY_EXTENSION,
>> ".0",
>>                                       NULL);
>> the ".0" either should not be there or should be before the GWY_SHA... as
>> it causes the libgwy not to load b/c of wrong file name.
>>
>> delete the ,".0" and gwy now imports!
> Hm.  So the libraries are called like libgwyddion2.0.dylib?

It's quite some time I worked on a Mac but as far as I remember this is
the case – the version numbers are in front of the file name extension.

Best regards,
Robb

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gwyddion-users mailing list
Gwyddion-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gwyddion-users

Reply via email to