Zenitur

Results 14 comments of Zenitur

Also [the topic](https://www.raspberrypi.org/forums/viewtopic.php?t=194952) on the Raspberry Pi forum is now locked and we cannot post any comment.

Raspberry Pi 3 is now have OpenCL. [How to install OpenCL on Raspberry Pi](https://github.com/doe300/VC4CL/wiki/How-to-get) [Not supported functions](https://github.com/doe300/VC4CL/wiki/NotSupported) [clinfo output on Pastebin](https://pastebin.com/aQtG1UcT)

https://github.com/doe300/VC4C/issues/32 As I know, VC4CL isn't depends of SPIR-V anymore.

Before build, run ./autogen.sh, because of "configure" script needs to be updated. ./configure --with-cuda=/usr/local/cuda-5.5 I'm using 5.5 version (not latest), but you can try 7.5 version. Start with a command:...

Движок собран GCC 9.1. Кланг... Ну, могу конечно собрать. Версия 7.0 пойдёт? P.S. Если будешь смотреть сборку - там бинарники strip-нутые. Могу с отладочными символами выложить.

Проблема вряд ли в коде рук. На более новой системе, с драйвером AMDGPU, эта же сборка работает.

The fix doesn't working: ``` [ 8%] Building CXX object src/xrCore/CMakeFiles/xrCore.dir/XML/tinystr.cpp.o [ 8%] Building CXX object src/xrCore/CMakeFiles/xrCore.dir/XML/tinyxml.cpp.o [ 9%] Building CXX object src/xrCore/CMakeFiles/xrCore.dir/XML/tinyxmlerror.cpp.o [ 9%] Building CXX object src/xrCore/CMakeFiles/xrCore.dir/XML/tinyxmlparser.cpp. make[2]:...

Здравствуйте. Если вас не смутит, я отвечу на русском языке. Потому что, пока я делал сборку игры, я так, извините, затрахался, что голова уже не соображает писать по английски. Надеюсь...

I remove the block of code with the checking. Now it compiles. ``` * ABOUT XMRig/6.14.1 gcc/8.3.0 * LIBS libuv/1.24.1 OpenSSL/1.1.1d hwloc/1.11.12 * HUGE PAGES supported * 1GB PAGES unavailable...

**Spudz76** I ran it twice. First time I ran it without additional CXXFLAGS, hovewer in second time I tried it with them. ``` $ g++ -dM -E -x c++ -...