
26.03.2016, 02:57
|
|
Постоянный
Регистрация: 10.07.2015
Сообщений: 642
С нами:
5706781
Репутация:
43
|
|
Сообщение от Tray228
Ошибка 1 error MSB8020: The builds tools for v110_xp (Platform Toolset = 'v110_xp') cannot be found. To build using the v110_xp build tools, either click the Project menu or right-click the solution, and then select "Update VC++ Projects...". Install v110_xp to build using the v110_xp build tools. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cp p.Platform.targets 44 5 SFPlugin
что делать
Там же написано что делать.  idrila:
Почему вылазит ошибка следующего содержания?
Код:
Код:
Код:
CPed *Ped = GAME->GetPools()->GetPed(SF->getSAMP()->getPlayers()->GetActorHandleFromSAMPPlayerID(0));
AW->Log("%.3f", Ped->GetPosition()->fX);
|
|
|