jatinchowdhury18 / RTNeural

Real-time neural network inferencing
BSD 3-Clause "New" or "Revised" License
543 stars 57 forks source link

Offline build #131

Open hfiguiere opened 3 months ago

hfiguiere commented 3 months ago

Now it seems that RTNeural as built from BYOD 1.3, require to download something.

And if there is a way to disable it, I found nothing in the documentation.

(from BYOD 1.3.0)

-- RTNeural -- Using xsimd backend
CMake Error at modules/RTNeural/cmake/CPM.cmake:19 (file):
  file DOWNLOAD cannot compute hash on failed download

    status: [6;"Couldn't resolve host name"]
Call Stack (most recent call first):
  modules/RTNeural/CMakeLists.txt:9 (include)

Building offline is essential in making sure the builds a reproducible.