SyntaxFix
Write A Post
Hire A Developer
Questions
I couldn't get the compiler (x64 version) to use the sysroot until I added SET(CMAKE_SYSROOT $ENV{HOME}/raspberrypi/rootfs) to pi.cmake.
x64
sysroot
SET(CMAKE_SYSROOT $ENV{HOME}/raspberrypi/rootfs)
pi.cmake