HZ1
HZ1
同问题,chrome的console显示为docute未定义,但是手动执行好像也不行。
package/ai/code/openpose
@geerlingguy I tested this card and it worked fine. The chip is ASM1062. But we need to recompile kernel with SATA driver. ``` pi@raspberrypi ~ sudo lspci 00:00.0...
> @MrThanlon as several cards with different chipsets are mention in this issue, could you please clarify what card you are referencing with "I tested this card" ? The one...
I got a bunch undefined symbol with chipmunk 7.0.1, cocos2d-x version is 3.7 ``` /usr/bin/ld: ../../lib/libcocos2d.a(CCPhysicsBody.cpp.o): in function `cpBodySetVel': /mnt/c/Users/huangziyi/source/cocos2d-x/external/chipmunk/include/chipmunk/cpBody.h:186: undefined reference to `cpBodySanityCheck' /usr/bin/ld: ../../lib/libcocos2d.a(CCPhysicsBody.cpp.o): in function `cpBodySetAngVel': /mnt/c/Users/huangziyi/source/cocos2d-x/external/chipmunk/include/chipmunk/cpBody.h:191:...
Good
Trying to install a cross-compiler for RISC-V Fortran, if you are using debian/ubuntu, run `apt-get install gfortran-riscv64-linux-gnu`
It seems that CMake is using the toolchain specified by Buildroot, but the Andes toolchain does not provide a Fortran compiler. The Andes toolchain is open source, and you can...
I haven't compiled scipy before, so I'm not sure about the cause of this issue. However, I checked the scipy code repository, and it seems to have a significant amount...