Search found 1 match
- Wed Jun 27, 2018 11:19 am
- Forum: NetBurner's Eclipse IDE
- Topic: OMG, What is it always so hard to upgrade the NNDK?
- Replies: 12
- Views: 27135
Re: OMG, What is it always so hard to upgrade the NNDK?
I think this test shows it is an issue with the env vars. When you set them in a command prompt window, they are only valid for that command prompt window. So when eclipse runs they must not be the same. I would compare what you see in setenv.bat to what your windows environment vars are set to, th...