Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть How to automatically build PulseView x86_64 for Windows and sigrok libraries

  • Alexandru Popa
  • 2025-01-26
  • 180
How to automatically build PulseView x86_64 for Windows and sigrok libraries
PulseViewlibsigroklibsigrokdecodelibserialportLinuxUbuntu24.04.1 LTSVirtualBox7.0.22sigrok librariesWindowsx86_64
  • ok logo

Скачать How to automatically build PulseView x86_64 for Windows and sigrok libraries бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно How to automatically build PulseView x86_64 for Windows and sigrok libraries или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку How to automatically build PulseView x86_64 for Windows and sigrok libraries бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео How to automatically build PulseView x86_64 for Windows and sigrok libraries

https://github.com/sigrokproject/sigrok-ut...
Install dependencies for sigrok-cross-mingw
sudo apt install bash gcc make cmake git wget p7zip unzip pkg-config sdcc nsis asciidoctor

https://mxe.cc/#requirements
Install MXE dependencies for Debian and derivatives:
sudo apt-get install \
autoconf \
automake \
autopoint \
bash \
bison \
bzip2 \
flex \
g++ \
g++-multilib \
gettext \
git \
gperf \
intltool \
libc6-dev-i386 \
libgdk-pixbuf2.0-dev \
libltdl-dev \
libgl-dev \
libpcre3-dev \
libssl-dev \
libtool-bin \
libxml-parser-perl \
lzip \
make \
openssl \
p7zip-full \
patch \
perl \
python3 \
python3-mako \
python3-packaging \
python3-pkg-resources \
python3-setuptools \
python-is-python3 \
ruby \
sed \
sqlite3 \
unzip \
wget \
xz-utils

cd $HOME
git clone https://github.com/mxe/mxe.git mxe-git
cd mxe-git
git checkout build-2022-04-09

Apply some fixes that are currently required for a proper build:
The following two lines contain a special character in order to bypass youtube description limitations and can't be copy pasted into linux shell
#patch -p1 < ../sigrok-util/cross-compile/mingw/mxe_fixes.patch
patch -p1 < ../sigrok-util/cross-compile/mingw/libusb1_upgrade.patch

Build all required 32 bit packages:
make MXE_TARGETS=i686-w64-mingw32.static.posix \
MXE_PLUGIN_DIRS=plugins/examples/qt5-freeze \
gcc glib libzip libusb1 libftdi1 hidapi glibmm qtbase qtimageformats \
qtsvg qttranslations boost check gendef libieee1284 \
qtbase_CONFIGURE_OPTS='-no-sql-mysql'

Build all required 64 bit packages:
make MXE_TARGETS=x86_64-w64-mingw32.static.posix \
MXE_PLUGIN_DIRS=plugins/examples/qt5-freeze \
gcc glib libzip libusb1 libftdi1 hidapi glibmm qtbase qtimageformats \
qtsvg qttranslations boost check gendef libieee1284 \
qtbase_CONFIGURE_OPTS='-no-sql-mysql'

Building PulseView/Sigrok
cd ../sigrok-util/cross-compile/mingw
./sigrok-cross-mingw

Per default it expects MXE in:

$HOME/mxe-git

Per default it will install the cross-compiled packages in:

$HOME/sr_mingw_release_32

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]