Omnimaga

Calculator Community => TI Calculators => Calculator C => Topic started by: fb39ca4 on June 28, 2011, 09:04:43 pm

Title: Set up ndless dev environment in eclipse?
Post by: fb39ca4 on June 28, 2011, 09:04:43 pm
Has anyone been able to do this?
Never mind, I see there is a video on youtube explaining it.
Title: Re: Set up ndless dev environment in eclipse?
Post by: ExtendeD on June 29, 2011, 02:27:41 pm
Don't forget to share your suggestions and troubles with the setup procedure of the video tutorial (http://www.youtube.com/watch?v=JB-SnyZpbA4), here or on the wiki page (http://hackspire.unsads.com/wiki/index.php/Debugging_programs#With_Eclipse_CDT).
Title: Re: Set up ndless dev environment in eclipse?
Post by: fb39ca4 on July 03, 2011, 09:21:07 pm
I'm trying to start eclipse right now, and I get the error
"Failed to load the JNI shared library "C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll"
but I checked and jvm.dll exists in that directory ???
Title: Re: Set up ndless dev environment in eclipse?
Post by: apcalc on July 04, 2011, 08:57:03 am
I don't know if you figured this out yet, but I remember I had the same issues getting eclipse set up with ndless.  I could be wrong, but for some reason I think I needed to not have Java in C:\Program Files (x86)\Java\ but instead put it in C:\Program Files\Java\.

Hope this helps! :)
Title: Re: Set up ndless dev environment in eclipse?
Post by: fb39ca4 on July 04, 2011, 02:28:50 pm
I moved it there and changed my path variable, but I still get the same error.
I'm going to try to set this up in code::blocks, but I don't know how to add nspire-gcc as a compiler.
Title: Re: Set up ndless dev environment in eclipse?
Post by: ExtendeD on July 05, 2011, 03:57:33 pm
Did you try all these workarounds? http://www.satya-weblog.com/2010/07/eclipse-error-failed-to-load-the-jni-shared-library-cprogram-files-x86javajre6binclientjvm-dll.html