Новичок: как запустить проект на GitHubLinux

Ответить
Гость
 Новичок: как запустить проект на GitHub

Сообщение Гость »


I try to run a programm called i210tool from github. text
Downloaded it via git clone and in the director i run following commands:

Код: Выделить всё

cmake -S . -B build cmake --build build cmake --build build -t i210-flash
this worked fine and i can build the project:

Код: Выделить всё

[ 50%] Built target libregmap-static [ 80%] Built target i210-static [100%] Built target i210-flash
how can i run it on ubuntu? Guessing i need to install it but how?
tring to install it to run it with:

Код: Выделить всё

i210-flash --info --bdf 1:0.0


Источник: https://stackoverflow.com/questions/781 ... ub-project
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Linux»