Closed toml12953 closed 4 years ago
Can you try :
rm -rfd output/
And then restart compiling
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
Have you installed the official ARM toolchain from their website ? (the ld in apt repository doesn't work very well)
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.
You can send a message on numwork's reddit, I'll try to help you @toml12953 :) !
Actually I may have closed this one too fast.
Might be the same kind of issue as 4d981fbfb
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)
— 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
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