WARNING: the code that follows will make you cry; a safety pig is provided below for your benefit.
_._ _..._ .-', _.._(`))
'-. ` ' /-._.-' ',/
) \ '.
/ _ _ | \
| a a / |
\ .-. ;
'-('' ).-' ,' ;
'-; | .'
\ \ /
| 7 .__ _.-\ \
| | | ``/ /` /
/,_| | /,_/ /
/,_/ '`-'
😭
Pinned Loading
-
C++ embedded in a Makefile
C++ embedded in a Makefile 1#if 0
2.PHONY: run
3run: out.elf
4./out.elf
5out.elf: Makefile
-
Get a file's last modified epoch in ...
Get a file's last modified epoch in batch 1@if (@a==@b) @end /*
2@echo off
3SetLocal EnableDelayedExpansion
45set EPOCH=0
-
Makefile DISPLAY example for when ge...
Makefile DISPLAY example for when getting the IP address of the X11 server is required under WSL/cygwinX 1ifneq ($(shell grep -a -h -i microsoft /proc/version),)
2# // For use on Windows (WSL) with cygwinX
3# // Requires xinit, xauth and xhost probably
4# // Start the X11 server with `path\to\cygwin64\bin\run.exe --quote /usr/bin/bash.exe -l -c "cd; exec /usr/bin/startxwin -- +iglx -listen tcp"`
5# // If you get "Authorization required, but no authorization protocol specified"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.