Bonjour,
Je suis entrain d’implémenter un client ssh afin de faire un transfert de fichier périodique.
Je travaille avec NetBeans et avec la libssh.
Maintenant, je suis bloqué juste dans la création d'une session ssh en faisant appel à la fonction ssh_new.
En faite, j'ai ce message d'erreur:
The application failed with exit code -1073741515 (0xc0000135).
This could indicate that no required .dll was found in the PATH.
Please try to start the following command from the command shell (cmd.exe).
This may give some additional information.
RUN FAILED (exit value -1*073*741*515, total time: 54ms)
J'ai ajouté la bibliothèque ssh.dll au path mais toujours la même erreur.
quelqu'un peut m'aider.
Merci d'avance
Partager