Jan Wagemakers <[EMAIL PROTECTED]> schreef:
>> To compile, just remove the picport:: part in front of that
>> set_clock_data definition in picport.h.
> I have tried that, but when I type make I get a lot of error-messages:
Ok, I have just tried it again, and it works now :-)
I don't know why, ma
Jaakko Hyvätti <[EMAIL PROTECTED]> schreef:
> To compile, just remove the picport:: part in front of that
> set_clock_data definition in picport.h.
I have tried that, but when I type make I get a lot of error-messages:
pts/2 jan /tmp/picprog/picprog-1.8.1$ make dep
g++ -M -O2 -Wall -W -Wwrite-
Hi Jan,
Thanks for noticing this, I'll fix this in my source.
To compile, just remove the picport:: part in front of that
set_clock_data definition in picport.h.
I think I am not going to release anything for this fix. Maybe if I have
time, maybe next winter, I'll create something for dsPIC30.
Hello Jaakko,
I have just noticed that picprog doesn't compile with g++-4.1¹. However,
g++-4.0 works just fine.
This is the error that I get with g++-4.1:
pts/3 jan /tmp/picprog-1.8.1$ make
g++ -O2 -Wall -W -Wwrite-strings -c -o main.o main.cc
picport.h:48: error: extra qualification ‘picpor
4 matches
Mail list logo