Hi Vadim,

Thanks for the fixes of yesterday. Python compiles fine now. The reason I
tried without DSpam is I already have a Spamassassin / Procmail spam
solution setup with my Courier IMAP mail servers. I have another build
anomaly for you. 

When I turn off building DSPAM in configuration manager, it still tries to
compile in DspamFilter.cpp as can be seen below:

DSPAM Build Enabled:

------ Build started: Project: dspam, Configuration: Debug Win32 ------

Compiling...
sqlite_drv.c
c:\M\lib\dspam\sqlite_drv.h(30) : fatal error C1083: Cannot open include file: 
'sqlite.h': No such file or directory

Build log was saved at "file://c:\M\lib\dspam\Debug\BuildLog.htm"
dspam - 1 error(s), 0 warning(s)

------ Build started: Project: M, Configuration: Debug Win32 ------

Compiling...
DspamFilter.cpp
c:\M\lib\dspam\sqlite_drv.h(30) : fatal error C1083: Cannot open include file: 
'sqlite.h': No such file or directory

Build log was saved at "file://c:\M\Debug\BuildLog.htm"
M - 1 error(s), 0 warning(s)

---------------------- Done ----------------------

    Build: 14 succeeded, 2 failed, 0 skipped

DSPAM Build Disabled:

------ Skipped Build: Project: dspam, Configuration: Debug Win32 ------

Project configuration skipped because it is not selected in this solution 
configuration

------ Build started: Project: M, Configuration: Debug Win32 ------

Compiling...
DspamFilter.cpp
c:\M\lib\dspam\sqlite_drv.h(30) : fatal error C1083: Cannot open include file: 
'sqlite.h': No such file or directory

Build log was saved at "file://c:\M\Debug\BuildLog.htm"
M - 1 error(s), 0 warning(s)

---------------------- Done ----------------------

    Build: 14 succeeded, 1 failed, 1 skipped





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to