newsGNU Guile-CV - News

 
 

Guile-CV version 0.3.1

Item posted by David Pirotte <daviid> on Mon 15 Nov 2021 11:38:06 PM UTC.

Guile-CV version 0.3.1 is released! (November 2021)


This is a maintenance release, which fixes a bug in the pre-inst-env script, which is used by Guile-CV at build time and may also be used to test and run an uninstalled Guile-CV instance.

Changes since the previous version


For a list of changes since the previous version, visit the  NEWS file. For a complete description, consult the git summary and git log.

The pre-inst-env.in script has been fixed and now adds a specific build time library location, so Guile 3.0 (>= 3.0.6) finds libguile-cv at build time.

Guile 3.0 (>= 3.0.6) does not use libltdl anymore, and although in guile (system foreign-library) module, both the comment and the definition of augment-ltdl-library-path seems to take care of finding .so files either aside .la or in a .libs/ subdir, it does not work.

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code