23 Jan
2008
23 Jan
'08
10:45 a.m.
Either you didn't remake the Makefile by running make from the toplevel dir or the dependencies weren't picked up, in which case a "make depend" should fix things.
Hi Rob, When I modify an Makefile.in, I always run; configure && make depend from the root before trying to compile. The think ths issue is that widl isnt making the .tlb file when run. Also when I run the widl command from a prompt, no .tlb file is created. I can generate a patch if that would help debugging. Best Regards Alistair Leslie-Hughes