3togo
3togo
I have located the bug but don't know how to fix it. entry point not found errors "_ZN6google11InitVLOG3_EPPiSO_PKci" at c:\msys64\mingw64\bin\libceres.dll
I am using ubuntu 22.04 ``` eli@eli-A17-R4:~/temp$ gcc -o example example.c -llapacke /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/liblapacke.so: undefined reference to `dgetsqrhrt_' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/liblapacke.so: undefined reference to `cungtsqr_row_' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/liblapacke.so: undefined reference to `zgetsqrhrt_'...
b *= 2 ==> modifying through the pointer b +=2 ==> not modifying through the pointer not consistent
I want to but I don't know how to roll this commit back. Sorry09.04.2019, 23:30, "Ben Marshall" :Hi Eli, The latest updates here look good. I have pulled the latest...
instead, I have done some minor cleanup. 17.04.2019, 22:51, "Joe Chan" :I want to but I don't know how to roll this commit back. Sorry09.04.2019, 23:30, "Ben Marshall" :Hi Eli,...
I guess you have not installed pthread. Try the following: ``` vcpkg integrate install vcpkg.exe install pthread ``` ` C:\Users\AndresMachado\arrayfire\build\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'pthread.h': No such...
Have this problem been fixed?
Thank you for your prompt reply. I incline to think that it is a hardware problem.
Deselecting overwrite will create another problem https://github.com/nitroshare/nitroshare-desktop/issues/200
still not fixed.