Page 1 of 1

Button Compilation problems using Scicoslab-pack-9.3

Posted: Fri Nov 05, 2010 5:48 pm
by npascher
Hey all,

I have a problem, when I try to compile a scicoslab diagram containing a "flex_daughter_button" I get the following error message:

.\libee.a(flex_daughter_button.o)(.text+0x6c): In function `flex_daughter_button':
f:\Evidence\eclipse\plugins\CO867A~1.201\ee_base\contrib\scicos\src\pic30\flex_daughter_button.c:37:
undefined reference to `EE_button_S1_init'
.\libee.a(flex_daughter_button.o)(.text+0x70):
f:\Evidence\eclipse\plugins\CO867A~1.201\ee_base\contrib\scicos\src\pic30\flex_daughter_button.c:38:
undefined reference to `EE_button_S2_init'
make: *** [pic30.cof] Error 1


Does anybody know, how to fix this issue?

Regards

Niko

Re: Button Compilation problems using Scicoslab-pack-9.3

Posted: Tue Nov 09, 2010 10:14 am
by erikadds
Dear Niko,
thank you for reporting the bug.
To solve this problem, you need to update EE kernel using the nightly builds available from 8 November 2010 or later...
Your application will compile without errors.
Regards.

Dario
Evidence Srl

Re: Button Compilation problems using Scicoslab-pack-9.3

Posted: Tue Nov 09, 2010 11:59 am
by npascher
Thanks for reply and fixing, now it is working properly.


Regards Niko

Re: Button Compilation problems using Scicoslab-pack-9.3

Posted: Fri Nov 19, 2010 4:27 pm
by paolo.gai
Hi Niko!

nice to hear the problem has been fixed.

We are currently working on making regression tests on the Scicos blocks... hopefully when they will be done we'll be able to rpevent this to happen!

Ciao,

PJ