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 <[email protected]> On Behalf Of David C. Partridge via
Tiff
Sent: 10 November 2024 07:03
To: [email protected]
Subject: Re: [Tiff] Question about linking with libtiff
: stuff deleted
From: Tiff <[email protected] <mailto:[email protected]>
> On Behalf Of David C. Partridge via Tiff
Sent: 10 November 2024 06:37
To: [email protected] <mailto:[email protected]>
Subject: Re: [Tiff] Question about linking with libtiff
The target was Linux, not Windows
David
From: Bob Friesenhahn <[email protected]
<mailto:[email protected]> >
Sent: 09 November 2024 19:03
To: David C. Partridge <[email protected]
<mailto:[email protected]> >
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
[email protected] <mailto:[email protected]>
https://lists.osgeo.org/mailman/listinfo/tiff
_______________________________________________
Tiff mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/tiff