Jeongbin Park
Jeongbin Park
Hi @slayoo, it's neither a bug nor a feature, the library location is included at the compile time. This is the main problem I am stuck with the DMG release......
> So would it be something related to the RPATH settings in CMake: https://cmake.org/cmake/help/latest/prop_tgt/BUILD_RPATH_USE_ORIGIN.html The proposed script corrects the Rpaths of the compiled binaries: https://github.com/gnudatalanguage/gdl/pull/1074/files#diff-cd495307171e650f59aab7e02f88c17d00a4eea082208cabdfc7abf92ac5592eR469-R481 But yes it's better to...
MinGW64 HDF4 doesn't seem to overwrite `rpc/xdr.h`: https://packages.msys2.org/package/mingw-w64-x86_64-hdf4
I think we can change the target lib name of bsd-xdr, e.g. libbsdxdr.dll
> I wonder if we could not just add the very basix xdr code needed in GDL. This is only about coding/encoding in wrting/reading files, noticeably save files. Not fancy...
Opened a PR: https://github.com/gnudatalanguage/gdl/pull/988 I will merge it after running some test
> I don;t know if it is system upgrade (win10 w/ mingw) or what, the old links are not working. You might need to add your python path to the...
@alaingdl Is this fixed?
I was working on it, just forgot to report.. I will update the progress here.
BTW I think if no objections, I think it is better to bump up to GPL v3. GPL v2 was released in 1991 - and it's 2022!