[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I use VS2010 invoking libssh.lib and a number of errors have occurred


 I use the VS development environment call libssh.lib
#include "stdafx.h"#include <libssh/libssh.h>#define SSH_NO_CPP_EXCEPTIONS#include <libssh/libsshpp.hpp>
using namespace System;
int main(array<System::String ^> ^args){	ssh_init();        return 0;}
When the program runs to ssh_init(), i get an error in  "\Microsoft Visual Studio 10.0\VC\crt\src\mcrtexe.cpp" .


I'm not proficient with C++,Please help me,Thanks!

Attachment: 附件1.png
Description: PNG image

Attachment: 附件2.png
Description: PNG image


Archive administrator: postmaster@lists.cynapses.org