Hi there,
I have downloaded the tarball of revision 220 (
https://bazaar.launchpad.net/~arcachofo/simulide/trunk/revision/220 )
but when compiling it complains about missing header:
(find command reports this file is not in the source tree)
the file was introduced in this commit:
https://bazaar.launchpad.net/~arcachofo/simulide/trunk/revision/216
where should I get this file from? or , where can I get latest development branch with all the files included in it?
TIA
I have downloaded the tarball of revision 220 (
https://bazaar.launchpad.net/~arcachofo/simulide/trunk/revision/220 )
but when compiling it complains about missing header:
- Code:
simulide/trunk/src/mcusim/mcucreator.cpp:35: error: avrinterrupt.h: No such file or directory
../src/mcusim/mcucreator.cpp:35:10: fatal error: avrinterrupt.h: No such file or directory
#include "avrinterrupt.h"
(find command reports this file is not in the source tree)
the file was introduced in this commit:
https://bazaar.launchpad.net/~arcachofo/simulide/trunk/revision/216
where should I get this file from? or , where can I get latest development branch with all the files included in it?
TIA