I'm compiling your last commit and have this error:<br>_____________________________________________________________________________________<br><br>ecclockinput.cpp: In constructor 'ECClockInput::ECClockInput(ICNDocument*, bool, const char*)':<br>
ecclockinput.cpp:54: error: 'stepCallback' is not a member of 'ECClockInput'<br>ecclockinput.cpp: At global scope:<br>ecclockinput.cpp:103: error: no 'void ECClockInput::stepCallback()' member function declared in class 'ECClockInput'<br>
_____________________________________________________________________________________<br><br>"void ECClockInput::stepCallback()" is missing... i don't know if it should be there or not.. i just copy-paste from the previous revision <br>
<br><br>also this error:<br>_____________________________________________________________________________________<br>
<br>canvastip.cpp: In member function ‘void CanvasTip::displayVI(ECNode*, const QPoint&)’:<br>canvastip.cpp:50: error: ‘class Pin’ no tiene un miembro llamado ‘current’ (‘class Pin’ has not a member named ‘current’)<br>
_____________________________________________________________________________________<br>
<br>I just comented out the line refered to pin->voltage() and pin->current()<br><br>Appart of this all compiled ok.<br><br><br><div class="gmail_quote">2009/9/30 Alan Grimes <span dir="ltr"><<a href="mailto:agrimes@speakeasy.net">agrimes@speakeasy.net</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks to you, I wasted my day on ktechlab instead of earning<br>
desperately needed money. Gee thanks, Zoltan...<br>
<br>
I just committed a fairly radical patch which replaces our old set of<br>
really nasty bugs with regards to displaying wire currents with a<br>
completely new set of simpler bugs. The new code is just as buggy as the<br>
old code, only simpler and easier to debug. It seems to basically work<br>
though, in the simple case at least.<br>
<br>
<br>
--<br>
New president: Here we go again...<br>
Chemistry.com: A total rip-off.<br>
Powers are not rights.<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry® Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9-12, 2009. Register now!<br>
<a href="http://p.sf.net/sfu/devconf" target="_blank">http://p.sf.net/sfu/devconf</a><br>
_______________________________________________<br>
Ktechlab-devel mailing list<br>
<a href="mailto:Ktechlab-devel@lists.sourceforge.net">Ktechlab-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ktechlab-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/ktechlab-devel</a><br>
</blockquote></div><br>