Hi Guys!
I use the HelloIOIO example. This works very good. But I have to transform 
this into a b4a library based as non activity. I use latest eclipse (with 
IOIOLibCore-5.07.jar, java se 1.6). I nowhere find an example how to 
connect to the ioio hardware so I have a lot of problem, additionally I am 
not an experienced java programmer. Finally I found a code snippet about 
connection, but there is a line:
            IOIOConnectionRegistry.addBootstraps(result1);
what caused a strange error:
"Cannot instantiate the LogImpl class. This is likely a result of failing 
to include a proper platform-specific IOIOLib* library." Of course I 
imported the neccessary class too:
import ioio.lib.spi.Log;
so I didn't realize what is the origin of this error. I can't include a 
platform specific library, I just have what I mentioned before. 
Can somebody know what is the problem?

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to