Skip to content

Commit ad32fa0

Browse files
committed
[Interposer] Compiled in the KiCad 5 environment
1 parent 286f129 commit ad32fa0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

interposer/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/usr/bin/make
22
# Needs GTK and GLX
33

4+
# apt update
5+
# apt install -y gcc binutils pkgconf libgtk-3-dev
46
# Change gtk+-3.0 to the name of the .pc used in your system
57
# gtk+-3.0.pc is used for GTK 3 on Debian 11 and similar systems
68
GTK_FLAGS=`pkg-config --cflags --libs gtk+-3.0`

interposer/libinterposer.so

608 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)