This is an old revision of the document!
您好: windows11 c++builder11.3 nasm最新的 objconv.exe最新的
winscp6.5源码
我用build.bat进行编译,进行openssl编译时,每个文件可以编译,但是链接时出错,
Warning: public ‘_IN6ADDR_ISUNSPECIFIED’ in module ‘ne_socket’ clashes with prior module ‘cryptlib’ Warning: public ‘_gai_strerrorA’ in module ‘ne_socket’ clashes with prior module ‘cryptlib’ Warning: public ‘_gai_strerrorW’ in module ‘ne_socket’ clashes with prior module ‘cryptlib’ Warning: public ‘_setipv4sourcefilter’ in module ‘ne_socket’ clashes with prior module ‘cryptlib’ Warning: public ‘_getipv4sourcefilter’ in module ‘ne_socket’ clashes with prior module ‘cryptlib’ Warning: public ‘_setsourcefilter’ in module ‘ne_socket’ clashes with prior module ‘cryptlib’ Warning: public ‘_getsourcefilter’ in module ‘ne_socket’ clashes with prior module ‘cryptlib’ Warning: public ‘_idealsendbacklogquery’ in module ‘ne_socket’ clashes with prior module ‘threads_win’ Warning: public ‘_idealsendbacklognotify’ in module ‘ne_socket’ clashes with prior module ‘threads_win’ Warning: ‘ssleay32’ not found in library Warning: library was too large for page size, rebuilt with page size 2048 OpenSSL build failed Error building libs
Advertisement
C:\dh\winscp-master3\libs>
出现以上的错误,请帮我解决这个错误。 谢谢你!