On Wed, 15 Oct 2003 09:15:14 +1000 (EST) Mark Livingstone <[EMAIL PROTECTED]> wrote:

ML> When I make M, I get the following:
ML> 
ML> /usr/bin/swig -I.src/Python/ -c++ -python -shadow -c -o
ML> Python/MailFolder.cpp .src/Python/MailFolder.i.src/Python/MailFolder.i:10:
ML> Syntax error in input.make[1]: *** [Python/MailFolder.o] Error 1
ML> make[1]: Leaving directory `/home/markl/M/build/src'
ML> make: *** [all] Error 2
ML> 
ML> If someone can give me a clue as good as the one Robert gave me on fixing up
ML> header file dependencies, I'll try to be as successful at figuring this out
ML> too :-)

 I have no idea why doesn't it like "%module" statement any more. But, as I
said, I think the whole idea of tweaking the .i files is a bad one. For
this to really work (and continue to work) we need to make SWIG parse the
.h files themselves. Please try doing this.

 Thanks,
VZ



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to