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 surfer waveviewer package #29

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Added surfer waveviewer package #29

merged 1 commit into from
Apr 5, 2024

Conversation

HU90m
Copy link
Member

@HU90m HU90m commented Apr 5, 2024

# This doesn't work, it fails to load the libraries
nix run .#surfer

# But this does work
nix build .#surfer
nix develop .#surfer
./result/bin/surfer

I think it may be something to do with winit using dlopen and LD_LIBRARY_PATH, but can't figure it out.

Copy link
Contributor

@hcallahan-lowrisc hcallahan-lowrisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nix run github:HU90m/lowrisc-nix?ref=surfer#surfer seems to launch and run correctly, so LGTM!

pkgs/surfer.nix Outdated Show resolved Hide resolved
pkgs/surfer.nix Outdated Show resolved Hide resolved
@HU90m
Copy link
Member Author

HU90m commented Apr 5, 2024

nix run github:HU90m/lowrisc-nix?ref=surfer#surfer seems to launch and run correctly, so LGTM!

Yes, Gary kindly fixed it

@nbdd0121 nbdd0121 merged commit f703a25 into lowRISC:main Apr 5, 2024
3 checks passed
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