LNK1189: library limit of 65535 objects exceeded OTB
Description
When compiling OTB on Win7 64, VS 2015 I am having LNK1189Problem.
Steps to reproduce
- Downloaded OTB 6.6.1 source code
- Downloaded OTB XDK https://www.orfeo-toolbox.org/packages/xdk/OTB-6.0/
- CMAKE Version 3.13.2
- Configuration is successful
- Generate - Successful
- Started compiling the Solution in VS 2015 (Debug 64)
- Encountered issues : LNK1189: library limit of 65535 objects exceeded OTB
Configuration information
OS 7 OTB version 6.6.1 OTB XDK https://www.orfeo-toolbox.org/packages/xdk/OTB-6.0/ build - DEBUG 64
related to #1840