NNDK 2.6.9 Available?
NNDK 2.6.9 Available?
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?
We discovered a bug in 2.6.9 soon after release and pulled it. 2.7.0 is up now and available for download
Forrest Stanley
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Project Engineer
NetBurner, Inc
NetBurner Learn Articles: http://www.netburner.com/learn
Re: NNDK 2.6.9 Available?
I've just downloaded 2.7.0 (windows).
I tried using the GetReleaseTag() function and it returns
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?
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.
-
- Posts: 2
- Joined: Sat Jan 10, 2015 3:22 am
Re: NNDK 2.6.9 Available?
Can the problem be related to having Eclipse open but using the separate Autoupdate utility instead of the Autoupdate button in Eclipse?