I found the problem in the CMakeLists.txt for a static library which contained:
target_link_libraries(${PROJECT_NAME} PUBLIC libraw libtiff ZClass ) D. From: Tiff <tiff-boun...@lists.osgeo.org> On Behalf Of David C. Partridge via Tiff Sent: 10 November 2024 07:03 To: tiff@lists.osgeo.org Subject: Re: [Tiff] Question about linking with libtiff : stuff deleted From: Tiff <tiff-boun...@lists.osgeo.org <mailto:tiff-boun...@lists.osgeo.org> > On Behalf Of David C. Partridge via Tiff Sent: 10 November 2024 06:37 To: tiff@lists.osgeo.org <mailto:tiff@lists.osgeo.org> Subject: Re: [Tiff] Question about linking with libtiff The target was Linux, not Windows David From: Bob Friesenhahn <graphicsmagick.proj...@gmail.com <mailto:graphicsmagick.proj...@gmail.com> > Sent: 09 November 2024 19:03 To: David C. Partridge <david.partri...@perdrix.co.uk <mailto:david.partri...@perdrix.co.uk> > Subject: Re: [Tiff] Question about linking with libtiff : stuff deleted But when I get to the link step of my build, the critical part of the link command reads: -Bstatic -ltiff -lexiv2 -lexpat -lz -lcfitsio … stuff deleted … -llibtiff So where is that -llibtiff coming from?? Is there something in the headers that could cause that? Thanks, David _____ Tiff mailing list Tiff@lists.osgeo.org <mailto:Tiff@lists.osgeo.org> https://lists.osgeo.org/mailman/listinfo/tiff
_______________________________________________ Tiff mailing list Tiff@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/tiff