[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Lidssh for windows 7 and 10
[Thread Prev] | [Thread Next]
- Subject: RE: Lidssh for windows 7 and 10
- From: Jan Hausler <jan.hausler@xxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Fri, 18 Mar 2016 11:37:12 +0000
- To: "libssh@xxxxxxxxxx" <libssh@xxxxxxxxxx>
http://stackoverflow.com/questions/10492037/the-application-was-unable-to-start-correctly-0xc000007b in the comments: 18 based on the Windows Error Codes (google.de/…<http://www.google.de/url?sa=t&rct=j&q=&esrc=s&frm=1&source=web&cd=1&ved=0CIYBEBYwAA&url=http%3A%2F%2Fdownload.microsoft.com%2Fdownload%2F9%2F5%2FE%2F95EF66AF-9026-4BB0-A41D-A4F81802D92C%2F%5BMS-ERREF%5D.pdf&ei=17GoT53mCK_R4QSGm6WRCQ&usg=AFQjCNHu2-WVJpA7ViG5e-GAne_gCH9Rzw&sig2=f1N9anRoFy8qDuth62oK7g>), this Error Code means: 0xC000007B STATUS_INVALID_IMAGE_FORMAT. – mox<http://stackoverflow.com/users/408285/mox> May 8 '12 at 5:43<http://stackoverflow.com/questions/10492037/the-application-was-unable-to-start-correctly-0xc000007b#comment13562797_10493137> 49 Which is a good indication that the 32-bit app tried to load a 64-bit DLL. From: mac johnsto [mailto:macjohnsto@xxxxxxxxx] Sent: Thursday, March 17, 2016 11:42 PM To: libssh@xxxxxxxxxx Subject: Re: Lidssh for windows 7 and 10 The problem is that when I try to run my exe I take an error of missing zlib.dll and libeay32.dll. But when I add the dlls it gives me an 0xc00007b error Στις 17 Μαρ 2016 10:02 μ.μ., ο χρήστης "mac johnsto" <macjohnsto@xxxxxxxxx<mailto:macjohnsto@xxxxxxxxx>> έγραψε: Hello everyone I was using libssh0.7.0 for my project on win7 and was working fine. Now I am on win10 and my code with every version between 0.7.0 and 0.7.2 not working. I suppose that some commands I use in my code aren't supported any more. The nooby question I want to ask is what version should I use to work my project on both win7 and win10?
Lidssh for windows 7 and 10 | mac johnsto <macjohnsto@xxxxxxxxx> |
Re: Lidssh for windows 7 and 10 | mac johnsto <macjohnsto@xxxxxxxxx> |