mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #309] Problem during compilation #134
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nenyoko on GitHub (Jan 1, 2023).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/309
Hi,

this morning I tried to compile Upsilon, so I installed the dependencies and I entered this command in order to compile :
make OMEGA_USERNAME="" binpack -j4
(BTW, my OS is a Linux Mint 21 64 bit, but I don't think it really matters.)
Then I got this error during the compilation :
Here is when I tried again :

I hope you guys could fix it, I can't really help more than warning about this error.
Happy new year and have a nice day everybody 😃
@Yaya-Cout commented on GitHub (Jan 1, 2023):
I am sorry about this error. It's a mistake in my last commit.
I just fix it, so you have to run
git pullthengit submodule updateto get the fix.Happy new year !