Search found 4 matches

by dansonamission
Thu May 05, 2016 2:31 pm
Forum: Development Libraries
Topic: Expansion Source code
Replies: 0
Views: 5053

Expansion Source code

Hi,
Looking to make a couple of modules using the provided eagle files listed under downloads. I noticed some of them use ATmega8 chips. Is the source code available for download?

Thanks
by dansonamission
Wed May 04, 2016 10:57 am
Forum: Development Libraries
Topic: New IDE v1.6.8
Replies: 80
Views: 75050

Re: New IDE v1.6.8

rimai wrote:Sorry. I forgot to send the new wizard and other tools too with the installation package.
Can you please let us know when we can download an update which includes the tools etc.

There were a few library files i had to update.

* progr_char to char
* prog_uchar to unsigned char
by dansonamission
Wed May 04, 2016 4:09 am
Forum: Development Libraries
Topic: New IDE v1.6.8
Replies: 80
Views: 75050

Re: New IDE v1.6.8

Have any of the included libraries been updated for 1.6.8?

Nothing will compile, started correcting the libraries but once you've fixed one, another throws multiple errors.
by dansonamission
Wed May 04, 2016 2:36 am
Forum: Development Libraries
Topic: New IDE v1.6.8
Replies: 80
Views: 75050

Re: New IDE v1.6.8

When I try and run the wizard or restore default code for example, I see errors like this. Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: processing.app.Base.getSketchbookFolder()Ljava/io/File; at com.reefangel.tool.Wizard$WizardPreferences.<clinit>(Unknown Source) at ...