junbao520
junbao520
同样的问题我也遇到了 unsigned char rgb[1814 * 923 * 4], *p = rgb;经过测试256*256 像素图片可以正常保存,1000*100 也可以正常保存,但是稍微大一点 1814*923 就无法正常保存了,运行过程中就要报错了! 请问下,这个问题您解决了么?
> @junbao520 [#1006 (comment)](https://github.com/NLPchina/elasticsearch-sql/issues/1006#issuecomment-554754589) 谢谢,有详细的安装配置文档么?
好的! 我试试 您这个项目! 有不明白的在请教您! ------------------ 原始邮件 ------------------ 发件人: "Chen Dai"
icrosoft Windows [版本 10.0.18362.30] (c) 2019 Microsoft Corporation。保留所有权利。 C:\Users\Administrator>e: E:\>cd E:\sql-master E:\sql-master>gradlew build Downloading https://services.gradle.org/distributions/gradle-5.5.1-bin.zip Exception in thread "main" javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake at...