delorie.com/archives/browse.cgi | search |
On Fri, 14 Dec 2012, Bert Timmerman wrote: > Hi Tibor, > > Maybe it's mentioned already: after checking out trying make fails "solve.h". > > <quote> > [bert AT vortex pcb-mincut]$ make > cc -g -Wall -c -o main.o main.c > main.c: In function ?main?: > main.c:12: warning: implicit declaration of function ?exit? > main.c:12: warning: incompatible implicit declaration of built-in function > ?exit? > main.c:14: warning: implicit declaration of function ?solve? > cc -g -Wall -c -o solve.o solve.c > solve.c:22:19: error: solve.h: No such file or directory > solve.c:34: error: expected ?)? before ?*? token > solve.c:184: error: expected ?)? before ?*? token > make: *** [solve.o] Error 1 > [bert AT vortex pcb-mincut]$ > </quote> > > Could you please include solve.h so I can test and play with pcb-mincut. Oops, sorry, I forgot to commit that. Thanks for reporting. > > Maybe we can adapt pcb-mincut into a plug-in for pcb ;-) Yup, that'd be possible. I've written it in plain C with no dependencies to make such things easier. Best regards, Tibor
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |