BUG: Create C++ ThirdParty Plugin on Mac from Zero

In C++ project:

  1. Plugins
  2. Click “New Plugin” > “Third Party Plugin” > named “MyPlugin”
  3. After create UE4 plugin template files they doesn’t compile , bcoz of created sources is for VS Windows system

Please provide plugin sample for UE4.Mac