[CMake] CMake v3.6.0 rc1

Brad King brad.king at kitware.com
Thu Jun 9 11:40:58 EDT 2016


On 06/08/2016 06:02 PM, Gonzalo Garramuño wrote:
> I tried v3.6.0 rc1 but it fails on linking with a message about unknown 
> symbols when doing cmake -E vs_link_dll on a windows library.  It seems 
> not to recognize the symbols in, for example, tinyxml2.
> 
> The same code works just fine under cmake v3.5.2.

I just cloned

  https://github.com/leethomason/tinyxml2

and it built fine with CMake 3.6.0-rc1 using the Ninja generator
at a VS 2015 x86_64 tools command prompt.  As Bill requested, please
provide more details about how to reproduce the problem.

Thanks,
-Brad



More information about the CMake mailing list