Thanks for reply. I compiled with VS6, VS7 and VC8
The stnange thing is that the size of the binary dlls is much less then one i downloaded from http://www.apache.org/dist/ws/axis-c/binaries/win32/ For example, axis-c-1.6b-Win32-trace-bin contains axis_client.dll with size 905kB And the file generated by my compilation by VC6 from sources downloaded axis-c-1.6b-Win32-trace-src axis_client.dll with size 520kB The binaries for Windows provided for download are generated by VC6 or VC7? I am afraid that something wrong here Thanks, Anatoly. 2007/1/22, Adrian Dick <[EMAIL PROTECTED]>:
Hi, The ANT based build should already work with VS7. I know there are some minor differences between that and VS8 which need to be catered for in the scripts, but to my knowledge no-one has had an opportunity to resolve these. If you're in a position to create these fixes, posting them back here, we could see about getting them included. Regards, Adrian _______________________________________ Adrian Dick ([EMAIL PROTECTED]) "Anatoly Gutnick" <[EMAIL PROTECTED]> wrote on 20/01/2007 18:35:46: > Hi, > > i am able to build Axis C++ client using ANT based build > http://ws.apache.org/axis/cpp/antbuild-guide.html > > I have Microsoft Visual C++ v6 installed on by build machine. > This compiler is used as i understand by default. > > I have Visual Studio 2003 (VS7)and Visual Studio 2005 (VS8) > isntalled on the same machone. > > I would like to use VS2003 or VS2005 compiler instaed of VS6, > what i have to do? > > Thanks, > Anatoly --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
