<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Errors in custom build step on Windows</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Tahoma">I've just downloaded and installed CLAM-0.5.2 and the libraries it depends on and placed them in the 'sandbox' directories as described in the online documentation.  srcdeps.exe built successfully and I modified the project directory settings in VC++ as described.  Unfortunately, whenever I try to build any other project, I get errors similar to the following during the custom build step:</FONT></P>

<P><FONT SIZE=2 FACE="Tahoma">(First I see this warning:)</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">Warning: unused variable USE_QT</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">../../../test/TestAudioFileIO.cxx 0 1</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">(Then:)</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">...</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">../../../src\Base/DynamicType.cxx 6 36</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">Error: Unterminated preprocessor conditions</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">../../../src\Errors/ErrOutOfMemory.cxx 7 38</FONT>
<BR><FONT SIZE=2 FACE="Tahoma">../../../src\Storage\XML/XMLStorage.cxx 8 38</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">No matter which program I attempt to compile, I get a few of the "Unterminated preprocessor conditions" error.</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">Anyone aware of there being a problem?  Did I miss a step during setup of my environment?</FONT>
</P>

<P><FONT SIZE=2 FACE="Tahoma">Thanks,</FONT>
<BR><B><FONT SIZE=1 FACE="Tahoma">Devin Venable</FONT></B>
</P>
<BR>
<BR>

</BODY>
</HTML>