Hi Paul,

> 1) On windows with visual studio 2005, the project doesn't compile, but I
I've just few minutes ago fixed the project files; please use CVS code;
however the project files might still need some switch tweaks, please test and 
report back here.

> was able to fix it so that id did. The solution ended up being adding two
> typdefs under the #else section of the _MSC_VER ifdefs in the
> libssh2.hfile. In other words this:
this is already fixed in CVS for some days - please use CVS, or at least latest 
snapshot.

please fetch latest CVS code, f.e. you can use a batch file like that:

@echo off
echo [ press enter when prompted for password ]
cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/libssh2 login
cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/libssh2 co -P libssh2

or use Tortoise CVS - the SF site explains how to use that.

regarding your other issues I would suggest that you please retry with latest 
sources,
and if you still see same then just drop a note that the issue isnt solved.

thanks, Guenter.



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to