Bu seferde şu hatalar devam ediyor.
Ve
#include "StdAfx.h"
#ifdef ENABLE_SWITCHBOT
#include "PythonSwitchbot.h"
#include "PythonNetworkStream.h"
#include "PythonPlayer.h"
#include "../GameLib/ItemManager.h"
CPythonSwitchbot::CPythonSwitchbot()
{
Initialize();
}...