mahmoud2 / pinguino32

Automatically exported from code.google.com/p/pinguino32
0 stars 0 forks source link

inclusding libraries in 255 always fails - can't compile any of the more complex examples #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start pinguinox.2 
2. load examples/libraries/Wire/24c64.pde
3. compile

What is the expected output? What do you see instead?
expect to see a successful compile response but get:

Board:  Generic_18F4550
Proc:   18f4550
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/define.h:9:20: error: 
libI2C.c: No such file or directory
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/user.c:18: error 20: 
Undefined identifier 'i2c_buffer'
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/user.c:18: error 22: Array 
or pointer required for '[]' operation 
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/user.c:24: error 101: too 
many parameters 
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/user.c:39: error 101: too 
many parameters 
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/user.c:40: error 101: too 
many parameters 
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/user.c:43: error 20: 
Undefined identifier 'i2c_buffer'
/home/cstevens/Documents/Pinguino/pinguinoX.2/source/user.c:43: error 22: Array 
or pointer required for '[]' operation 
error while compiling file 
/home/cstevens/Documents/Pinguino/pinguinoX.2/examples/10.Libraries/Wire/24c64

What version of the product are you using? On what operating system?

pinguinoX.2 linux opensuse 11.4

Please provide any additional information below.
have not tried every library but this seems to be the same story on all those 
I've looked at

Original issue reported on code.google.com by peg...@gmail.com on 1 Mar 2012 at 2:31

GoogleCodeExporter commented 9 years ago
Can you try new Pinguino IDE versions?
http://code.google.com/p/pinguino32/downloads/list

Original comment by anunakin on 3 Mar 2012 at 2:00

GoogleCodeExporter commented 9 years ago
We need rewrite all examples for I2C library.

Original comment by anunakin on 6 Mar 2012 at 1:43

GoogleCodeExporter commented 9 years ago
good day,
 I am having the same issue with servo.h library on the 18F4550.
Fred warden

Original comment by fcw...@aol.com on 22 Mar 2012 at 3:04

GoogleCodeExporter commented 9 years ago

Original comment by jp.mandon@gmail.com on 8 May 2012 at 4:14