Replies: 1 comment
|
Hi! I can help clarify what’s going on. The errors you’re seeing: are because NetBSD’s About
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am trying to build codium on NetBSD 10.0. After unpacking 1.96.2 and running build/build.sh command prompt outputs:
and I can find file vscode/cli/src/bin/code/main.rs
I am C++ developer and I don't know this script world. Is main.rs final file from build ? Or build was aborted due to above errors ?
I don't need to create installation package, sufficient should be running codium from build.
What should I do to continue creating executable binary ... /bin/codium ?
All reactions