Message 248716 - Python tracker (original) (raw)
Message248716
Author | cgohlke |
---|---|
Recipients | cgohlke, larry, lemburg, paul.moore, steve.dower, tim.golden, zach.ware |
Date | 2015-08-17.06:35:42 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1439793342.76.0.837938726429.issue24872@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Another /MT only issue: cryptography-1.0 and other libraries depending on openssl fail to link to static MT openssl-1.0.1p: cryptlib.obj : error LNK2001: unresolved external symbol __iob_func This can be fixed manually [1]. [1] <http://openssl.6102.n7.nabble.com/Compiling-OpenSSl-Project-with-Visual-Studio-2015-td59416.html> |
History | |||
---|---|---|---|
Date | User | Action | Args |
2015-08-17 06:35:42 | cgohlke | set | recipients: + cgohlke, lemburg, paul.moore, larry, tim.golden, zach.ware, steve.dower |
2015-08-17 06:35:42 | cgohlke | set | messageid: 1439793342.76.0.837938726429.issue24872@psf.upfronthosting.co.za |
2015-08-17 06:35:42 | cgohlke | link | issue24872 messages |
2015-08-17 06:35:42 | cgohlke | create |