The problem with compilation of fcgi-test.cpp under win32 is solved

Igor <[email protected]> Fri, 4 Nov 2005 00:22:01 +0300
Newsgroups gmane.comp.gcc.cgicc.general
Organization ROL
Message-ID <[email protected]>
Hello All,

How to use cgicc & fcglib under win32:

To do steps for Microsoft Visual Studio 2003 (VC7):

To compile the fcgi-test.cpp under win32 you would have to
add CGICC_EXPORT in Preprocessor definitions.

Another problem which was solved earlier is that by default VC7 has
Runtime Library set to Single Threaded Debug DLL (MLd), in order to assemble
cgicc lib, fastcgi lib and run examples one would have to set Runtime
Library to Multi Threaded Debug DLL (MDd)

Hope it will help someone, I've spent several days figuring that out.

And now, cgi-fast is running happily with cgicc allowing us to develop
objects under win32 and then port them to ux* systems.



-- 
www.rol.ru
Best regards,
 Igor                          mailto:[email protected]