mansouriHassan / pinguino32

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

sdcpp can't find on Windows #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Complie any exmaple code. 

What is the expected output? 
No error when compile any example code.

What do you see instead?
Stdout shows 'sdcpp can't find ...' so on.

What version of the product are you using? 
Pinguino rev785.

On what operating system?
Windows7/XP.

Please provide any additional information below.
Recent SDCC included Pinguino seems to need 
the bin PATH to SDCC. 

SDCC included Pinguino is
rev685:
3.2.1 #8198 (Nov 7 2012) (MINGW32)
This dose not need the bin PATH to SDCC.

rev785:
SDCC : pic16 3.2.1 #8392 (Jan 21 2013) (MINGW32)
This needs the bin PATH to SDCC.

If it is possible, I want to use the SDCC of rev685 type. 

Original issue reported on code.google.com by avrin.3d...@gmail.com on 2 May 2013 at 9:40

GoogleCodeExporter commented 8 years ago
Seems to be fixed in rev. 837

Original comment by rblanchot@gmail.com on 22 May 2013 at 3:35

GoogleCodeExporter commented 8 years ago

Original comment by rblanchot@gmail.com on 31 Aug 2013 at 9:53