We are running Windows x64 and are getting the following warning in VS 2015:
Severity Code Description Project File Line Suppression State
Warning There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "Syncfusion.GeckoHtmlRenderer.Base, Version=14.2460.0.32, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=x86", "x86". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project. LSLFirmMgtSyncfusion
We are running the latest version of the controls and are not getting any warnings on any of the other packages. Is there an x64 version of this package available?