I'm in the middle of a lot of changes to my code and something I did has resulted in the following errors when linking the code:
1>libtiff.lib(mkg3states.obj) : error LNK2001: unresolved external symbol getopt 1>libtiff.lib(mkg3states.obj) : error LNK2001: unresolved external symbol optind 1>libtiff.lib(mkg3states.obj) : error LNK2001: unresolved external symbol optarg I haven't touched the build for libtiff.lib. I'm sure this is going to be something pretty simple ... Any help appreciated. Cheers, David _______________________________________________ Tiff mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/tiff
