On Tue, Sep 30, 2014 at 12:15 AM, Nils Gladitz
wrote:
> On 09/30/2014 09:02 AM, J Decker wrote:
>
>> I was recently trying to package some apps I was building, but ran into
>> an issue that they weren't compatible on XP. ... I was setting
>> CMAKE_VS_PLATFORM_TOOLSET on the base SDK but that was
On 09/30/2014 09:02 AM, J Decker wrote:
I was recently trying to package some apps I was building, but ran into
an issue that they weren't compatible on XP. ... I was setting
CMAKE_VS_PLATFORM_TOOLSET on the base SDK but that wasn't being relayed
to subsequent projects... so I fixed that, and th
I was recently trying to package some apps I was building, but ran into an
issue that they weren't compatible on XP. ... I was setting
CMAKE_VS_PLATFORM_TOOLSET on the base SDK but that wasn't being relayed to
subsequent projects... so I fixed that, and the toolset still isn't being
set.
This is