On Sun, 8 Aug 2004 19:16:19 +0200 (CEST) Kjetil Svalastog Matheussen k.s.matheussen@notam02.no wrote:
On Sun, 8 Aug 2004, Tim Blechmann wrote:
hi kjetil, hi list,
i commited some changes to k_cext to link with functions defined in k_cext, which wasn't possible before ...
please let me know, if there is anything wrong with that...
Does this mean that cvs k_cext now works with windows again? In case, its probably time for another official release. Also, does it compile under linux? I noticed you removed "#include <stdbool.h>"...
i just compiled it under linux without any problem ... about the stdbool.h ... i wasn't at my home computer, but on a winxp machine ... it seems that someone who tried to compile k_cext before, removed it ... for linux we need it, for windows we have the typedef and defines for bool, true and false ...
but in case you make another release ... it's configured that the k_cext.lib file has to be in the ./pd/bin/ folder like the pd.lib ... i'm not sure, but maybe it's better to have it in the ./pd/extra folder with the k_cext.dll ...
cheers... tim