Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- keras @tips
- /code> this produce .tf_configure.bazelrc <code> build --action_env PYTHON_BIN_PATH="/lab/gianoobserver/lib/bin/python" build --action_env PYTHON_LIB_PATH="/lab/gianoobserver/lib/lib/python3.8/site-packages" build --python_path="/lab/gianoobserver/lib/bin/python" build:xla --define with_xla_support=true build --config
- install @tips:opencv
- 6:04 or 18:04 <code bash> sudo apt-get install -y build-essential cmake # GUI (if you want to use GTK ins... enCV cd OpenCV </code> compile <code bash> mkdir build cd build # cmake -DWITH_QT=ON -DWITH_OPENGL=ON -DFORCE_VTK=ON -DWITH_TBB=ON -DWITH_GDAL=ON -DWITH_XINE=O... -DWITH_OPENCL=ON -DWITH_CUDA=ON .. cmake -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=/usr/local .
- ionic @tips
- s (latest) ==== <code bash> sudo apt-get install build-essential # curl -sL https://deb.nodesource.com/s... ionic cordova platform add android ionic cordova build android ionic cordova run android --device </code... ll @ionic-native/diagnostic --save ionic cordova build android ionic cordova run android --device </code... libraries: ${OpenCV_LIBS}") </file> and add to //build-extras.gradle// (this file is copied with hook <h
- jetsonnano @projects:internetofthings
- libv4l-dev v4l-utils qv4l2 v4l2ucp apt install -y build-essential cmake git libgtk2.0-dev pkg-config liba... modules -D WITH_GSTREAMER=ON -D WITH_LIBV4L=ON -D BUILD_opencv_python2=OFF -D BUILD_opencv_python3=ON -D BUILD_TESTS=OFF -D BUILD_PERF_TESTS=OFF -D BUILD_EXAMPLES=OFF -D CMAKE_BUILD_TYPE=R
- cordova @tips
- roid.permission.ACCESS_NETWORK_STATE" /> </code> Build both the CordovaLib and xwalk_core_library <code>... .. # platforms/android/ rm -Rf ant-gen rm -Rf ant-build cd ../.. cordova build android </code> ==== Manage project ==== View project detail <code> cordova inf... rowser </code> ==== Release ==== <code> cordova build --release android </code> [http://developer.andr
- android @tips:radxa
- ====== Radxa Android ====== ===== Build ===== ==== Screen resolution ==== To have full-hd **/system/build.prop** <code> video.use.overlay=0 </code> In build system change for example //radxa_udoo_common/Android.mk// and touch file //build/tools/buildinfo.sh// to rebuild build.prop with "
- docker @projects:zibaldone:linux
- mpose.yml <code> docker-compose up -d --no-deps --build </code> ===== docker backup example ===== <co... nt", "0.0.0.0", "--debug"] </file> <code> docker build -t "soes/wildfly:14" . </code> ===== rename volu... ume rm <old_volume> </code> ===== multi platform build ===== Multi platform build need a docker registry, local or remote (see below) create a docker builder
- 3dprinter @projects
- #define Y_MIN_POS -5 </code> install marlin auto build extension change vscode settings.json <code | ja... re sensors. #define SHOW_TEMP_ADC_VALUES </code> build project: in platformio select trigorilla-pro <code> scp .pio/build/trigorilla_pro/firmware.bin root@octoprint.local:... = ststm32 board = genericSTM32F103ZE build_flags = !python Marlin/src/HAL/STM32F1/build_fl
- linux @tips:radxa
- abian/develop * https://github.com/radxa/rabian-build <code> apt-get install qemu binfmt-support qemu-... r-static sudo apt-get install git-core flex bison build-essential gcc-arm-linux-gnueabihf libncurses5-dev... tool lf sudo upgrade_tool uf /lab/radxa/rabian-build/160527/rock-bsp/boards/rock_pro/rockdev/rock_pro_... custom kernel ===== <code> sudo apt-get install build-essential gcc-arm-linux-gnueabihf lzop libncurses
- kinectv2 @tips:sensors
- .com/xlz/libfreenect2.git sudo apt-get install -y build-essential libturbojpeg libtool autoconf libudev-d... f/libturbojpeg.so cd ../examples/protonect/ mkdir build && cd build cmake .. make ../bin/Protonect </code> MAX_ISO_BUFFER_LENGTH in usbfs.h caused issues. In ... code bash> cd /lab/kinect sudo apt-get install -y build-essential libturbojpeg libtool autoconf libudev-d
- openalpr @tips
- o a C/C++ project * Project Properties -> C/C++ Build, and replace “Build command” text to "${NDKROOT}/ndk-build" * Project Properties -> Android -> set target === tess-two ==... com/rmtheis/tess-two tess cd tess cd tess-two ndk-build android update project --path . ant release </cod
- micropython @projects:internetofthings
- Bo cd MicroPython_ESP32_psRAM_LoBo cd MicroPython_BUILD ./BUILD.sh menuconfig ./BUILD.sh ./BUILD.sh flash # reboot board disconnecting power </code> * download micropython from http://m
- simon @tips:speech
- o apt install bison gradle openjdk-8-jdk </code> build from sources http://cmusphinx.sourceforge.net/wik... r.kde.org/source/simon/ <code bash> sudo apt-get build-dep simon git clone git://anongit.kde.org/simon cd simon export QT_VERSION=qt4 rm -fR build ./build_ubuntu.sh </code> ==== model ==== === adapting === http://cmusphinx.sourceforge.net/wiki/tut
- capacitor @tips
- it gianomobile org.csgalileo.gianomobile </code> build www folder <code> npm run build </code> add platform <code> npx cap add android npx cap sync # deskto... ionic serve * edit sources deploy: * npm run build * npx cap sync # to sync platforms * apk with