#cmake

2 posts · Last used 17d

Back to Timeline
modem_down @modem_down@thebrainbin.org · Jul 28, 2026

Ptouch-print compile error: Could not find GD library

Ptouch-print compile error: Could not find GD library #cmake #ubuntu #brother #p-touch Hover or focus to reveal Sensitive
Trying to install ptouch-print: $ git clone https://git.familie-radermacher.ch/linux/ptouch-print.git Cloning into 'ptouch-print'... Fetching objects: 794, done. $ cd ptouch-print/ $ ./compile.sh Found GD: NO CMake Error at cmake/FindGD.cmake:109 (MESSAGE): Could not find GD library Call Stack (most recent call first): CMakeLists.txt:13 (find_package) -- Configuring incomplete, errors occurred! So I thought maybe libgd was not installed, but it is, so where am I going wrong? $ apt list --installed | grep libgd3 libgd3/noble,now 2.3.3-9ubuntu5 amd64 [installed]
0
2
1
Peter Sommerlad @PeterSommerlad@mastodon.social · Feb 09, 2026
Did anybody successfully use C++ import std; on a mac with G++-15 and cmake 4.2.3 ? I got as far as a linker error missing std module init and am too much of a cmake newbie to figure out anything working. #cpp #cppmodules #cppimportstd #cmake
0
2
3

You've seen all posts