Page 1 of 1

Compilation error

Posted: 2005-08-05 05:50
by dnsudi
I am trying to compile the open source code of Filezill's SFTP(FileZilla_2_2_14b_src-1).
I have got the following error while building the same.
Can some help out on this problem
-SUDI

:\program files\microsoft platform sdk\include\wspiapi.h(45) : error C2265: '<Unknown>' : reference to a zero-sized array is illegal
c:\program files\microsoft platform sdk\include\wspiapi.h(45) : error C2265: '<Unknown>' : reference to a zero-sized array is illegal
AsyncGssSocketLayer.cpp

Posted: 2005-08-05 10:06
by botg
Which version of VC++ are you using? Officially only VS.net 2003 is supported.