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

Added Arch Linux setup instructions #259

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Antares0982
Copy link

No description provided.

@dylanhu7
Copy link

Did you manage to build the SIBR viewer on Arch? If so, what version of g++ and CUDA did you use?

@dylanhu7
Copy link

dylanhu7 commented Nov 1, 2023

I was able to build the viewer using gcc/g++ version 12, as well as ffmpeg4.4. For my system, I had to additionally install vtk, hdf5, and fmt packages. I made a PR Antares0982#1 to add these.

@Polyfly
Copy link

Polyfly commented Nov 15, 2023

@Antares0982 a great addition.
In my setup cmake needs an additional dependency: pkg-config. I had to install this additionally.
Can you confirm this requirement?

@Antares0982
Copy link
Author

@Antares0982 a great addition. In my setup cmake needs an additional dependency: pkg-config. I had to install this additionally. Can you confirm this requirement?

I acquiesced the base-devel packages are installed, and pkgconf is one of them. I will add base-devel for convenience

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.

None yet

3 participants