<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Error building qt user interface under Cygwin.</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.5730.11" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT color=#0000ff>The 
problem was caused by ui/equalizer.h.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT color=#0000ff>Those 
files are built by uic.exe, I guess, but in my case for some reason equalizer.h 
was only the single line:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT 
color=#0000ff>#define Q_(a,b) QString::fromUtf8(_(a))<BR></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT color=#0000ff>The 
QT compiler hadn't created a fully-formed header file, that's why the Class 
statement using an equalizer was blowing up.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT 
color=#0000ff>Everything else was OK, just that one file was malformed.  
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT color=#0000ff>I 
deleted the .h file, reran make, all was well.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT 
color=#0000ff></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=037515201-14112006><FONT 
color=#0000ff> </DIV></FONT></SPAN></BODY></HTML>