[Ktechlab-devel] help on suse 10.1
Julian Bäume
julian at svg4all.de
Mon Jul 24 09:49:14 UTC 2006
On Montag, 24. Juli 2006 11:35 john wrote:
> Hi Guys
>
> I am battling to compile ktechlab on suse 10.1. This is the output from
> make. Configure completed successfully
>
hi, this is fixed in svn trunk... here is the diff:
[snip]
jb at milhouse /mnt/data/jb/code/C++/ktechlab $ svn -r840 diff microbe/pic14.h
Index: microbe/pic14.h
===================================================================
--- microbe/pic14.h (Revision 840)
+++ microbe/pic14.h (Arbeitskopie)
@@ -96,7 +96,7 @@
Delay_50S = 4,
};
- PIC14::PIC14( Microbe * master, Type type );
+ PIC14( Microbe * master, Type type );
~PIC14();
/**
[snap]
so just remove the PIC14:: in line 99 of microbe/pic14.h....
bye then
julian
More information about the Ktechlab-devel
mailing list