i can't compile , can anyone help me ? i dont know where goes wrong , please give me your skype or PM me , thanks , tried both version google/PTC all error
here is log: :
1>------ Build started: Project: PokemonGo.RocketAPI, Configuration: Debug Any CPU ------
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "C5, Version=2.2.5073.27396, Culture=neutral, PublicKeyToken=282361b99ded7e8e, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Microsoft.Practices.EnterpriseLibrary.TransientFaultHandling.Data, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "S2Geometry, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.VarintBitConverter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Helpers\RetryHandler.cs(36,46,36 ,47): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(270,76,270,77): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(289,71,289,72): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(303,75,303,76): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(342,77,342,7

: error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(360,77,360,7

: error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(388,77,388,7

: error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(407,76,407,77): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(432,74,432,75): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(450,77,450,7

: error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(468,75,468,76): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(474,76,474,77): error CS1056: Unexpected character '$'
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(23,7,23,13): error CS1041: Identifier expected; 'static' is a keyword
1>C:\CatcherStopperTransfer\PokemonGo\RocketAPI\Client.cs(23,14,23,23): error CS1518: Expected class, delegate, enum, interface, or struct
2>------ Build started: Project: PokemonGo.RocketAPI.Console, Configuration: Debug Any CPU ------
2>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
2>CSC : error CS0006: Metadata file 'C:\CatcherStopperTransfer\PokemonGo\RocketAPI\bin\Debug\Pokemon Go Rocket API.dll' could not be found
========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========