-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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
colmap: init at 3.5 #67759
colmap: init at 3.5 #67759
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Qt apps need to use qt's mkDerivation instead of stdenv.mkDerivation
. Otherwise you get errors like
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested with nix-review and both binaries run.
It gives a lot of errors of the form
qt.glx: qglx_findConfig: Failed to finding matching FBConfig (8 8 8 0)
I don't know if these are a problem. Might be more to do with setup of qt apps on my laptop
I have no such errors. How do you run a colmap? I have tested
|
I just ran |
@GrahamcOfBorg build colmap colmapWithCuda |
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @