mahmoud2 / pinguino32

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

PIC32 Pinguino Mico won't compile #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open any Example
2. select any PIC32 (I used PIC32 Pinguino Micro)
3. Click on Compile

What is the expected output? What do you see instead?

A compiled program? But I get as output:
Board:  PIC32 Pinguino Micro
Proc:   32MX440F256H
Datei:  C:\Dokumente und 
Einstellungen\dplasa\Desktop\x.3\examples\01.Basics\Blink\Blink.pde
Fehler beim Verknüpfen C:\Dokumente und 
Einstellungen\dplasa\Desktop\x.3\examples\01.Basics\Blink\Blink.o

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

Pinguion X.3 rev 457 on WinXP SP3

Please provide any additional information below.

I'm completely newbee to pinguino, wondering if there is a way to get a 
detailed console output on winXP that might help more than this 2-liner that 
the gui is presenting me. Even unlocalized - could not find where to set the 
language, so it's german, sorry.

Original issue reported on code.google.com by dpl...@googlemail.com on 23 May 2012 at 8:57

GoogleCodeExporter commented 9 years ago
There is space in the path to Pinguino.
Please place Pinguino IDE in a path without space.
(C:\Dokumente und 
Einstellungen\dplasa\Desktop\x.3\examples\01.Basics\Blink\Blink.pde)

Or maybe you should try to use the Pinguino binary for windows.
( all the dependencies are included, no need to install python )

Original comment by jp.mandon@gmail.com on 25 May 2012 at 3:16

GoogleCodeExporter commented 9 years ago
Where would I get the win binary? I could not find a download link.

Thanks for the hint with the spaces, it works in a path without spaces though 
it's a bit sad, that this really is causing these problems...

Original comment by dpl...@googlemail.com on 26 May 2012 at 10:46

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/pinguino32/downloads/list

the package for windows is an installer.

Original comment by jp.mandon@gmail.com on 26 May 2012 at 11:08

GoogleCodeExporter commented 9 years ago

Original comment by rblanchot@gmail.com on 23 Apr 2013 at 8:27