Open shingte opened 6 years ago
I fixed it. Try to update your code from GitHub and recompile.
Yes, I can compile it now. Thanks for the quick fix!
On Mon, Oct 22, 2018 at 1:19 PM Alexey notifications@github.com wrote:
I fixed it. Try to update your code from GitHub and recompile.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlexeyAB/yolo2_light/issues/19#issuecomment-431922679, or mute the thread https://github.com/notifications/unsubscribe-auth/AKP692pl-WUq2HZGC0vUzFnXQpuU6DNTks5ungwwgaJpZM4Xz0DG .
I got the following issue no matter I turn on GPU flag or not.
./src/additionally.c: At top level: ./src/additionally.c:416:6: error: conflicting types for ‘transpose_bin’ void transpose_bin(uint32_t A, uint32_t B, const int n, const int m, ^ compilation terminated due to -Wfatal-errors.