numworks / epsilon

Modern graphing calculator operating system.
https://www.numworks.com/resources/engineering/software/
1.75k stars 463 forks source link

Can't Compile #1524

Closed toml12953 closed 4 years ago

toml12953 commented 4 years ago

Describe the bug

I'm using Zorin OS (a variant of Ubutu) I get the following error when trying to compile:

LD epsilon.elf /tmp/ccVoLW3Q.ltrans8.ltrans.o: In function ExpressionField::inputViewHeight() const: /home/tom/Downloads/epsilon/escher/src/expression_field.cpp:119: undefined reference to 'ExpressionField::k_maximalHeight' /home/tom/Downloads/epsilon/escher/src/expression_field.cpp:119: undefined reference to 'ExpressionField::k_minimalHeight' collect2: error: ld returned 1 exit status build/rules.mk:76: recipe for target 'output/release/device/n0100/epsilon.elf' failed make: *** [output/release/device/n0100/epsilon.elf] Error 1

Expected behavior

I expected to return to a bash prompt with no error.

Environment

Version: epsilon-master from github Platform Zorin OS 15

RedGl0w commented 4 years ago

Can you try :

rm -rfd output/

And then restart compiling

toml12953 commented 4 years ago

The exact same error happens.

Tom L

From: Joachim Le Fournis notifications@github.com Sent: Wednesday, April 15, 2020 06:42 AM To: numworks/epsilon epsilon@noreply.github.com Cc: toml12953 tlake@twcny.rr.com; Author author@noreply.github.com Subject: Re: [numworks/epsilon] Can't Compile (#1524)

Can you try :

rm -rfd output/

And then restart compiling

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/numworks/epsilon/issues/1524#issuecomment-613962819 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABO3M3R4T5AOFP7NLVVZOP3RMWFRDANCNFSM4MIOYR3A . https://github.com/notifications/beacon/ABO3M3X6C3QA6DUNSINR7WTRMWFRDA5CNFSM4MIOYR3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOESMFIQY.gif

RedGl0w commented 4 years ago

Have you installed the official ARM toolchain from their website ? (the ld in apt repository doesn't work very well)

Ecco commented 4 years ago

Hi @toml12953 ! Our Ubuntu-based CI pipeline is working just fine. This is most likely a bug due to your personal setup, so I'm going to close this. Feel free to reopen if you have evidence that this problem is related to Epsilon codebase.

RedGl0w commented 4 years ago

You can send a message on numwork's reddit, I'll try to help you @toml12953 :) !

Ecco commented 4 years ago

Actually I may have closed this one too fast.

Ecco commented 4 years ago

Might be the same kind of issue as 4d981fbfb

EmilieNumworks commented 4 years ago

1526 should fixe the issue you encoutered

toml12953 commented 4 years ago

Yes, indeed it did. Everything goes to completion now. Thank you all!

Tom Lake

From: EmilieNumworks notifications@github.com Sent: Wednesday, April 15, 2020 10:02 AM To: numworks/epsilon epsilon@noreply.github.com Cc: toml12953 tlake@twcny.rr.com; Mention mention@noreply.github.com Subject: Re: [numworks/epsilon] Can't Compile (#1524)

1526 https://github.com/numworks/epsilon/pull/1526 should fixe the issue you encoutered

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/numworks/epsilon/issues/1524#issuecomment-614059013 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABO3M3QTTGCZ5HCZFVWQS7LRMW46NANCNFSM4MIOYR3A . https://github.com/notifications/beacon/ABO3M3WGFMC6HOKG6XG37Q3RMW46NA5CNFSM4MIOYR3KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOESM4YBI.gif