<P>I am trying to use GCCXML and am working to a very strict deadline. When i ran the utility on a simple .h file, i got a few errors. Please help me resolve the same.</P>
<P> </P>
<P>---------------------------</P>
<P>The header file</P>
<P>------------------------</P>
<P>class AuthDialog  <BR>{<BR>public:<BR> AuthDialog();<BR> virtual ~AuthDialog();<BR> int DoDialog();<BR> TCHAR m_passwd[256];<BR> static BOOL CALLBACK DlgProc(  HWND hwndDlg,  UINT uMsg, <BR>  WPARAM wParam, LPARAM lParam );<BR>};<BR></P>
<P> </P>
<P>----------------------------------------</P>
<P>contents of config file</P>
<P>----------------------------------------</P>
<P> </P>
<P>GCCXML_COMPILER="cl"<BR>GCCXML_CXXFLAGS="/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/tempproj.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c"<BR></P>
<P>(FLags taken from VC6 IDE)</P>
<P> </P>
<P>----------------------------------------</P>
<P>My command line session</P>
<P>----------------------------------------</P>
<P> </P>
<P>C:\Program Files\GCC_XML> gccxml vnc.h -fxml=test.xml<BR>vnc.h:34: parse error before `[' token<BR>vnc.h:35: ISO C++ forbids declaration of `BOOL' with no type<BR>vnc.h:35: parse error before `DlgProc'</P>
<P>C:\Program Files\GCC_XML></P>
<P> </P>
<P>------------------------------------------</P>
<P>My directory structure</P>
<P>-------------------------------------------</P>
<P>GCCXML (Root)</P>
<P>-------------> vc6  -------------> include</P>
<P>-------------> vc7  -------------> include</P>
<P> </P>
<P> </P>
<P>-----------------------------------------------------------------------------</P>
<P> </P>
<P>Can you please guide me about where i am going wrong?</P>
<P> </P>
<P>Thank you very much,</P>
<P>Ambar Shukla.</P>
<hr><font face="Arial" size="2"><b>Get Your Private, Free E-mail from Indiatimes at  </font><a href="http://email.indiatimes.com"><font face="Arial" size="2">http://email.indiatimes.com</a></b><br>Buy The Best In <b>BOOKS</b> at <A href="http://www.bestsellers.indiatimes.com">http://www.bestsellers.indiatimes.com</A><br>Bid for <b>Air Tickets</b> on Air Sahara Flights at <b>Prices Lower Than Before</b>. Just log on to <a href="http://airsahara.indiatimes.com">http://airsahara.indiatimes.com</a> and Bid Now !</font>