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