简体   繁体   中英

Qt webkit widget error

I've managed to get qmake to compile the .pro file for webkit and trying to make a basic browser window, it just about build but the below error pops up?

Auto configuration failed
8744:error:02001015:system library:fopen:Is a directory:.\crypto\bio\bss_file.c:126:fopen('g:/test/openssl098u/openssl.cnf','rb')
8744:error:2006D002:BIO routines:BIO_new_file:system lib:.\crypto\bio\bss_file.c:131:
8744:error:0E078002:configuration file routines:DEF_LOAD:system     lib:.\crypto\conf\conf_def.c:199:
QMutex: destroying locked mutex

我通过安装这里找到的 openssl win32 binaeries 解决了这个问题

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM