Skip to content

linking issue: fatal error: ParameterObject.h: No such file or directory #222

Answered by janbender
Hassan-Bahrami asked this question in Q&A
Discussion options

You must be logged in to vote

As mentioned in the readme file, the project depends on our project:

https://github.com/InteractiveComputerGraphics/GenericParameters

which is a header-only project. So there is no lib. You can see here:

https://github.com/InteractiveComputerGraphics/SPlisHSPlasH/blob/master/CMake/SetUpExternalProjects.cmake#L32

how the project is included in SPlisHSPlasH.

Hope that helps!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Hassan-Bahrami
Comment options

Answer selected by janbender
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #221 on December 19, 2022 07:30.