• skip to content

Galileo Labs

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: start » make

make

Search

You can find the results of your search below.

Ends with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • tips (31)
  • projects (9)
  • wiki (2)
  • music (1)
  • playground (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

linux @tips:radxa
13 Hits, Last modified: 10 years ago
i_defconfig in $KERNEL_SRC/arch/arm/configs/ * make kernel-config - configure the linux kernel" * make uboot - compile uboot" * make kernel - compile kernel" * make ramdisk - prepare initrd.img" * make rootfs - prepare rootfs"
install @tips:opencv
12 Hits, Last modified: 8 years ago
de bash> sudo apt-get install -y build-essential cmake # GUI (if you want to use GTK instead of Qt, repl... kglext1-dev' and remove '-DWITH_QT=ON' option in CMake): sudo apt-get install -y libvtk6-dev libgtkglext... ode> compile <code bash> mkdir build cd build # cmake -DWITH_QT=ON -DWITH_OPENGL=ON -DFORCE_VTK=ON -DWI... _GDAL=ON -DWITH_XINE=ON -DBUILD_EXAMPLES=ON .. # cmake -DWITH_OPENGL=ON -DFORCE_VTK=ON -DWITH_TBB=ON -DW
jetsonnano @projects:internetofthings
10 Hits, Last modified: 2 years ago
al/cuda-10.0/samples/1_Utilities/deviceQuery sudo make ./deviceQuery cd /usr/local/cuda-10.0/samples/1_Utilities/bandwidthTest/ sudo make ./bandwidthTest </code> <code> Device 0: "NVIDI... ython3.8 \ --enable-optimizations \ --with-lto make -j3 PROFILE_TASK="-m test.regrtest --pgo test_arr... oryview test_io test_pickle" sudo make install </code> ===== numpy ===== Patch to nump
kinectv2 @tips:sensors
10 Hits, Last modified: 11 years ago
ential libturbojpeg libtool autoconf libudev-dev cmake mesa-common-dev freeglut3-dev libxrandr-dev doxyg... d ../examples/protonect/ mkdir build && cd build cmake .. make ../bin/Protonect </code> MAX_ISO_BUFFER_LENGTH in usbfs.h caused issues. In the published ver... ential libturbojpeg libtool autoconf libudev-dev cmake \ freeglut3-dev libxrandr-dev doxygen libxi-dev
playground @playground
7 Hits, Last modified: 3 years ago
wildcard DNS)->|b| |b|-><c>[want more coffee]->(Make Coffee) <c>[satisfied]->(end) </activitydiagram... PaymentMethod] </classdiagram> <classdiagram> [make run]cp db_data->[modify db with DBeaver] [modify db with DBeaver]->[make update_models] [make update_models]->[make auto-revision] [make auto-revision]mv db_data_backup->[a
syntax @wiki
7 Hits, Last modified: 5 years ago
ports some simple markup language, which tries to make the datafiles to be as readable as possible. This... are recognized, too. Please note that these only make sense in a homogeneous user group like a corporat... Level 5 == By using four or more dashes, you can make a horizontal line: ---- ===== Media Files =====... l 3 | To connect cells horizontally, just make the next cell completely empty as shown above. Be
iotaiuto_skill @projects:internetofthings
6 Hits, Last modified: 5 years ago
utente. test funzionali (cd /home/iotaiuto): * make test-token: verifica la validità del token * make test-user: torna i dati relativi all'utente con un... alizzare i log di lambda AWS <code> su - iotaiuto make aws-log </code> deploy del servizio lambda <code> su - iotaiuto make aws-deploy </code> test del servizio lambda: ch
openalpr @tips
5 Hits, Last modified: 10 years ago
s:${ANDROID_HOME}/platform-tools/ export ANDROID_CMAKE_TOOLCHAIN=/lab/sdk/android-cmake/android.toolchain.cmake </code> === Eclipse === * Add ADT (android) plugin Help -> add new software... lab/sdk/OpenCV-android-sdk </code> === android-cmake === <code> cd /lab/sdk git clone https://github.
seamless @projects:livenet
5 Hits, Last modified: 10 years ago
e> sudo apt-get install build-essential git-core cmake libssl-dev libx11-dev libxext-dev libxinerama-dev... git://github.com/FreeRDP/FreeRDP.git cd FreeRDP cmake -DCMAKE_BUILD_TYPE=Release -DWITH_SSE2=ON -DWITH_PULSE=ON \ -DWITH_CUPS=ON -DCHANNEL_PRINTER=ON. make sudo make install sudo ldconfig </code> Call re
postgres @tips:db
5 Hits, Last modified: 7 years ago
ing, can remove after install sudo apt install -y make g++ qt5-qmake libxml2-dev libpq-dev pkg-config libqt5svg5-dev # runtime dependencies sudo apt install ... ${PG_VERSION}.tar.gz cd pgmodeler-${PG_VERSION}/ qmake pgmodeler.pro make -j 4 make install sudo mkdir /usr/local/lib/pgmodeler/plugins cd .. rm *.tar.gz apt
fatherandson @music
4 Hits, Last modified: 9 years ago
C Am7 It's not time to make a change, just relax and take it easy ... (away) (away) It's not time to make a change, just sit down and take it slowly ... 's your fault, there's so much you have (to make this) to go through (decision) (... (why?) (must) (you go and make this de- It's hard, but it's harder to ignore it
ionic @tips
4 Hits, Last modified: 8 years ago
de In <project root> add: CMakeLists.txt <file> cmake_minimum_required(VERSION 3.4.1) set(CMAKE_VERBOSE_MAKEFILE on) find_library(log-lib log) set(OpenCV_DI... />) <file> android { externalNativeBuild { cmake { path "../../CMakeLists.txt" } } p... // edit also abiFilters and clean project before make apk //exclude 'lib/armeabi-v7a/libopencv_java
pcb @tips
3 Hits, Last modified: 5 years ago
ass 0.07mm with more feed ===== fritzing ===== Make electronic schema with fritzing {{ :tips:autoroute.webm |}} {{:tips:fschema.png?400|}} Make pcb routing: * routing -> DRC settings -> 32mil... jscut]]: * load SVG <name>_copperBottom.gbl * make all mm (link) * zero lower left (link) * sele
rocm @tips
3 Hits, Last modified: 47 hours ago
b.com/ggerganov/llama.cpp.git cd llama.cpp # Use CMAKE to enable Vulkan cmake -DGGML_VULKAN=ON -B build cmake --build build --config Release -j15 # This command downloads the 4.92
tmux @tips
3 Hits, Last modified: 9 years ago
de bash> tmux -2 new-session -d -s wega -n 'all' 'make runall' tmux new-window -t wega:2 -n 'brain & GU... "bash" tmux send-keys -t wega:2.0 'cd wegabrain; make run' Enter tmux split-window -v "bash" tmux send-keys -t wega:2.1 'cd wegagui/wegagui/webapp; make serve' Enter tmux select-window -t wega:2 tmux -
tradfri @projects:internetofthings
3 Hits, Last modified: 6 years ago
motorizzazione @tips:vpn
3 Hits, Last modified: 7 years ago
mdm @projects
2 Hits, Last modified: 4 years ago
blender @tips
2 Hits, Last modified: 7 months ago
jibri @tips
2 Hits, Last modified: 3 years ago
sqlite @tips
2 Hits, Last modified: 6 years ago
zfs @tips
2 Hits, Last modified: 3 years ago
bootanimation @tips:android
2 Hits, Last modified: 11 years ago
mssql @tips:db
2 Hits, Last modified: 9 years ago
unreal @tips:gameengine
2 Hits, Last modified: 11 years ago
corne @projects:zibaldone:electronic
2 Hits, Last modified: 4 years ago
backup
1 Hits, Last modified: 10 years ago
3dprinter @projects
1 Hits, Last modified: 4 years ago
plate @projects
1 Hits, Last modified: 4 years ago
bonding @tips
1 Hits, Last modified: 5 years ago
k80 @tips
1 Hits, Last modified: 17 months ago
openspec @tips
1 Hits, Last modified: 4 weeks ago
ssl @tips
1 Hits, Last modified: 3 weeks ago
taskfile @tips
1 Hits, Last modified: 3 years ago
dokuwiki @wiki
1 Hits, Last modified: 5 years ago
micropython @projects:internetofthings
1 Hits, Last modified: 7 years ago
videoediting @tips:blender
1 Hits, Last modified: 6 years ago
hp @tips:hw
1 Hits, Last modified: 14 months ago
android @tips:radxa
1 Hits, Last modified: 11 years ago
xtion @tips:sensors
1 Hits, Last modified: 11 years ago
18.04 @tips:ubuntu
1 Hits, Last modified: 7 years ago
locale @tips:ubuntu
1 Hits, Last modified: 8 years ago
server @tips:ubuntu
1 Hits, Last modified: 4 years ago
xenial @tips:ubuntu
1 Hits, Last modified: 8 years ago
openvpn @tips:vpn
1 Hits, Last modified: 8 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Add to book
  • ODT export
  • Back to top
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki