Zongyao Li

Results 3 issues of Zongyao Li

Great job. It works well with non-polyhedral cells. But when I tried to read polyhedral cells, the error came as follow. ``` WARNING:root:Unknown index '4'. Skipping. WARNING:root:Unknown index '64'. Skipping....

按照文档中说明,配置了相关中间件,导入数据库。先启动hzero-register,然后在启动hzero-admin和hzero-config过程中均报错,其中hzero-admin部分报错如下: 开发环境为m1 mac,jdk 1.8。 附上全部日志如下: [hzero-admin.log](https://github.com/open-hand/hzero/files/9640641/hzero-admin.log)

Hello, I attempted to build my own version of opencascade.js using the Dockerfile. Here's the command I used: ``` docker build -t myname/opencascade.js . ``` The dockerfile as follows: https://github.com/donalffons/opencascade.js/blob/master/Dockerfile...