Page 1 of 1

NNDK 2.6.9 Available?

Posted: Thu Dec 04, 2014 6:32 pm
by dacoast
Is NNDK 2.6.9 available for download? I see the release notes for it, but I can only find a link for the 2.6.7 download.

Re: NNDK 2.6.9 Available?

Posted: Wed Dec 10, 2014 10:35 am
by Forrest
We discovered a bug in 2.6.9 soon after release and pulled it. 2.7.0 is up now and available for download

Re: NNDK 2.6.9 Available?

Posted: Mon Dec 15, 2014 11:42 pm
by roland.ames
I've just downloaded 2.7.0 (windows).

I tried using the GetReleaseTag() function and it returns

Code: Select all

Rel_2.6.3_jenkins_build_12_5_2014[/code

I have not used this function before, has it been broken since 2.6.3?
Is there a reliable way of displaying the NNDK release ?


EDIT

I found that by rebuilding all system files, the correct string is being produced.

I was not aware that this was necessary, I had always assumed that on installation the library files were exactly as they would be if rebuilt.

So it seems that part of the installation procedure should be to regenerate all libraries?

Re: NNDK 2.6.9 Available?

Posted: Tue Dec 16, 2014 4:09 pm
by mx270a
I know GetReleaseTag() was working fine in 2.6.7, but I had done a full rebuild in that version too. I just installed 2.7.0 yesterday and noticed that it was reporting 2.6.3. As your post suggested, rebuilding the system files resolved it.

Re: NNDK 2.6.9 Available?

Posted: Sat Jan 10, 2015 3:28 am
by faarizamar
Can the problem be related to having Eclipse open but using the separate Autoupdate utility instead of the Autoupdate button in Eclipse?