Compilation error when creating a BTTaskNode class

Hi everybody,

When I started creating the c++ class which inherits from BTTaskNode, I got a compilation error.
It does not happen when class inherits from other classes like Actor, Pawn,…

Then I am showed this message:

Visual Studio 2015 community is not launched so I decided to execute it and tried to compile but I got compilation errors about unresolved symbols.