Tristan Kahn

Results 4 comments of Tristan Kahn

Hello sory for the lack of details. I use Docker for Windows. I launch this command : `docker build --tag grx-armel --no-cache --file "D:\\Download\\grx\\docker\\armel.dockerfile" "D:\\Download\\grx\\docker\\"` I have this error :...

Hello, I can build my docker file, thanks. But I have another problem : This is my commands : `docker build --tag grx-armel --no-cache --file "${PWD}\\src\\grx\\docker\\armel.dockerfile" "${PWD}\\src\\grx\\docker\\"` `docker run --name...

I already checkout submodules (and I retry the checkout) I have the cmake folder (with FindGLibGenMarshal.cmake) But I have the same error

i am inside the container, I haven't cmake anywhere except in this container... > cmake /V cmake version 3.13.4 CMake suite maintained and supported by Kitware (kitware.com/cmake).`