Hello, I'm trying to build OTB and its dependencies using the SuperBuild feature and getting stuck building the geotiff dependency. I'm running Windows 7, AMD64 platform, using Visual Studio 2010 Premium, and created NMake makefiles using CMake 3.5.1. Source files came from the master branch, which is tagged with the 5.8.0 release if I'm not mistaken.
Pastebin link: http://pastebin.com/shibd7xW I checked to make sure the compiler was building multithreaded DLLs for debug and release (/MDd and /MD respectively), so I'm not sure why MSVCRT.lib and LIBCMT.lib are both trying to define symbols here. Any obvious things I am missing? Thank you. -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
