Ihar Hubchyk

Results 666 comments of Ihar Hubchyk

@yannlabou , isn't your pull request enough for solving the problem?

@yannlabou , additionally I see here second problem: `Specified unknown feature "cxx_std_11" for target`. After digging the information about this issue (you could read partially [here](https://stackoverflow.com/questions/49012222/c11-activation-with-target-compile-feature-or-set-cmake-cxx-standard/49027994#49027994) ) I suggest that...

@yannlabou it is a good idea too. What exactly are we going to add there except `DPENGUINV_BUILD_UNIT_TEST_OPENCL=OFF`?

@azarkevich-sa could you please try to compile with latest version?

@yannlabou , I'm thinking that the person would still have `cxx_std_11` error. Let's wait for a reply.

Hi @yannlabou I've checked `test/unit_tests/cmakelists.txt` file and found this line of code: ```bash option(PENGUINV_BUILD_UNIT_TEST_OPENCL "Build OpenCL unit tests" ON) ``` Shouldn't we remove it as I don't see any place...

Okay then we leave it as of now. @azarkevich-sa were you able to compile the library?

Hi @MeKot , this issue could bring some interest for you as it relates to code duplication reduction :)

Hi @MeKot how is it going? Do you need any help?

Hello @MeKot , it's not so urgent so it could wait :)