Re: Cgicc 3.2 and Visual C++ 6 Problems

"Spiros Philopoulos" <[email protected]> Tue, 14 Oct 2003 13:31
Newsgroups gmane.comp.gcc.cgicc.general
Message-ID <[email protected]>
It may be an issue of specifying the cgicc include directories in the project settings. I had this problem myself with a project that used cgicc. Specifically, I specified the cgicc-3.2.1 and cgicc-3.2.1\cgicc directories in the Project settings (in the "Additional include directories" field under "C/C++" tab->"Preprocessor" category).
Hope this helps.


>Has anyone got 
> Cgicc 3.2 to work with Visual C++ 6? When I compile the libraries with my 
> programs, I get a long list of errors and warnings. I can't even get it to 
> recognize "Cgicc cgi;". Are there any working Cgicc projects that I can download 
> and import into my software?
>
>Thanks.