Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build scripts #18

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Update build scripts #18

merged 1 commit into from
Jan 12, 2024

Conversation

jchristopherson
Copy link
Contributor

This pull request addresses the installation issue discovered by @vmagnin. The issue was traced back to the CMake scripts in the forimage library. I have submitted a pull request fixing that issue. Once that pull request is merged into main, this request should complete the fix.

@vmagnin vmagnin merged commit b3d77f7 into vmagnin:main Jan 12, 2024
5 checks passed
@vmagnin
Copy link
Owner

vmagnin commented Jan 12, 2024

Thanks a lot! The installation seems OK:

[100%] Built target forcolormap
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/lib/libforimage.a
-- Up-to-date: /usr/local/include
-- Installing: /usr/local/include/forimage.mod
-- Installing: /usr/local/include/forimage_parameters.mod
-- Installing: /usr/local/include/lut.mod
-- Installing: /usr/local/include/pnm.mod
-- Installing: /usr/local/include/forcolor.mod
-- Installing: /usr/local/lib/cmake/forimage/forimageTargets.cmake
-- Installing: /usr/local/lib/cmake/forimage/forimageTargets-release.cmake
-- Installing: /usr/local/lib/cmake/forimage/forimageConfig.cmake
-- Installing: /usr/local/lib/cmake/forimage/forimageConfigVersion.cmake
-- Installing: /usr/local/lib/pkgconfig/forimage.pc
-- Installing: /usr/local/lib/libforcolormap.a
-- Up-to-date: /usr/local/include
-- Installing: /usr/local/include/matplotlib_colormaps.mod
-- Installing: /usr/local/include/colormap_parameters.mod
-- Installing: /usr/local/include/forcolormap_info.mod
-- Installing: /usr/local/include/forcolormap.mod
-- Installing: /usr/local/include/miscellaneous_colormaps.mod
-- Installing: /usr/local/include/scientific_colour_maps.mod
-- Installing: /usr/local/lib/cmake/forcolormap/forcolormapTargets.cmake
-- Installing: /usr/local/lib/cmake/forcolormap/forcolormapTargets-release.cmake
-- Installing: /usr/local/lib/cmake/forcolormap/forcolormapConfig.cmake
-- Installing: /usr/local/lib/cmake/forcolormap/forcolormapConfigVersion.cmake
-- Installing: /usr/local/lib/pkgconfig/forcolormap.pc

@jchristopherson
Copy link
Contributor Author

Outstanding!

@gha3mi
Copy link
Collaborator

gha3mi commented Jan 12, 2024

Thanks @jchristopherson.
I have tested the ForImage examples and ForColormap examples, as well as the ForColormap test, and they function correctly on my system!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants