CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-4075/.conan/data/wiringpi/2.50/_/_/build/d373ad2e646e6c4819828ab9ca2f2ecc02b073c4/source_subfolder/wiringPi/pseudoPins.c: In function ‘myAnalogRead’: /home/conan/w/cci_PR-4075/.conan/data/wiringpi/2.50/_/_/build/d373ad2e646e6c4819828ab9ca2f2ecc02b073c4/source_subfolder/wiringPi/pseudoPins.c:50:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 50 | int *ptr = (int *)node->data0 ; | ^ /home/conan/w/cci_PR-4075/.conan/data/wiringpi/2.50/_/_/build/d373ad2e646e6c4819828ab9ca2f2ecc02b073c4/source_subfolder/wiringPi/pseudoPins.c: In function ‘myAnalogWrite’: /home/conan/w/cci_PR-4075/.conan/data/wiringpi/2.50/_/_/build/d373ad2e646e6c4819828ab9ca2f2ecc02b073c4/source_subfolder/wiringPi/pseudoPins.c:59:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 59 | int *ptr = (int *)node->data0 ; | ^ /home/conan/w/cci_PR-4075/.conan/data/wiringpi/2.50/_/_/build/d373ad2e646e6c4819828ab9ca2f2ecc02b073c4/source_subfolder/wiringPi/pseudoPins.c: In function ‘pseudoPinsSetup’: /home/conan/w/cci_PR-4075/.conan/data/wiringpi/2.50/_/_/build/d373ad2e646e6c4819828ab9ca2f2ecc02b073c4/source_subfolder/wiringPi/pseudoPins.c:89:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 89 | node->data0 = (unsigned int)ptr ; | ^ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY