HI Torben,

I just added a :

   MESSAGE("CMAKE_VS_PLATFORM_TOOLSET = " ${CMAKE_VS_PLATFORM_TOOLSET})

And it's blank.  My guess is it's not defined - I'm under Linux so I
can't imagine a VS specific CMake variable being relevant.

Robert.




On 5 April 2017 at 08:20, Torben Dannhauer <[email protected]> wrote:
> Indeed, time is running fast. :))
>
> Regarding CMake:
>
> Strange, the relevant line is this:
>
> string(REPLACE "v" "vc" CMAKE_VS_PLATFORM_TOOLSET_VC_PREFIXED
> ${CMAKE_VS_PLATFORM_TOOLSET})
>
> For me it seems that REPLACE has exactly 4 arguments. What is your  content
> of ${CMAKE_VS_PLATFORM_TOOLSET} ?
>
> Torben
>
> -----Ursprüngliche Nachricht-----
> Von: osg-submissions
> [mailto:[email protected]] Im Auftrag von
> Robert Osfield
> Gesendet: Mittwoch, 5. April 2017 09:03
> An: OpenSceneGraph Submissions <[email protected]>
> Betreff: Re: [osg-submissions] Update to FindCollada.cmake
>
> HI Torben,
>
> On 5 April 2017 at 07:55, Torben Dannhauer <[email protected]> wrote:
>> Hi Robert, thanks for the feedback! Can you try the current Cmake release?
>
> I don't have a particular old version of cmake - using the one that came
> with Kubuntu 16.04., Forcing users to use recent cmake releases will affect
> lots of users so it's not something I'm willing to do this close to new
> stable release.  If we do require a big step up in cmake version then it'd
> need to be some very significant functionality.
>
>> I'll look into it as soon as my daughter sleeps (~30min).
>
> Ahhh that takes me back, way back :-)
>
> My three daughters put themselves to bed now, one typically after I go to
> bed  - she's 18 in a couple months, jikes I must be getting old...
>
> Cheers,
> Robert.
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.
> org
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to