Advertisement
Guest User

Untitled

a guest
Jan 30th, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.41 KB | None | 0 0
  1. D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonClient.cpp(29): error C2664: 'bool ExitGames::Photon::PhotonPeer::connect(const ExitGames::Common::JString &,const ExitGames::Common::JString &,const ExitGames::Common::Object &)': cannot convert argument 2 from 'nByte *' to 'const ExitGames::Common::JString &'
  2. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonClient.cpp(29): note: Reason: cannot convert from 'nByte *' to 'const ExitGames::Common::JString'
  3. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonClient.cpp(29): note: No constructor could take the source type, or constructor overload resolution was ambiguous
  4. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): error C2653: 'FLogCategoryPTNet': is not a class or namespace name
  5. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): error C2065: 'CompileTimeVerbosity': undeclared identifier
  6. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): error C2065: 'PTNet': undeclared identifier
  7. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): error C2228: left of '.IsSuppressed' must have class/struct/union
  8. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): note: type is 'unknown-type'
  9. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): error C2228: left of '.GetCategoryName' must have class/struct/union
  10. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): note: type is 'unknown-type'
  11. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): error C2664: 'void FMsg::Logf_Internal(const ANSICHAR *,int32,const FName &,ELogVerbosity::Type,const TCHAR *)': cannot convert argument 3 from 'ELogVerbosity::Type' to 'const FName &'
  12. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): note: Reason: cannot convert from 'ELogVerbosity::Type' to 'const FName'
  13. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(194): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  14. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): error C2653: 'FLogCategoryPTNet': is not a class or namespace name
  15. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): error C2065: 'CompileTimeVerbosity': undeclared identifier
  16. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): error C2065: 'PTNet': undeclared identifier
  17. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): error C2228: left of '.IsSuppressed' must have class/struct/union
  18. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): note: type is 'unknown-type'
  19. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): error C2228: left of '.GetCategoryName' must have class/struct/union
  20. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): note: type is 'unknown-type'
  21. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): error C2664: 'void FMsg::Logf_Internal(const ANSICHAR *,int32,const FName &,ELogVerbosity::Type,const TCHAR *)': cannot convert argument 3 from 'ELogVerbosity::Type' to 'const FName &'
  22. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): note: Reason: cannot convert from 'ELogVerbosity::Type' to 'const FName'
  23. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(195): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  24. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): error C2653: 'FLogCategoryPTNet': is not a class or namespace name
  25. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): error C2065: 'CompileTimeVerbosity': undeclared identifier
  26. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): error C2065: 'PTNet': undeclared identifier
  27. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): error C2228: left of '.IsSuppressed' must have class/struct/union
  28. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): note: type is 'unknown-type'
  29. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): error C2228: left of '.GetCategoryName' must have class/struct/union
  30. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): note: type is 'unknown-type'
  31. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): error C2664: 'void FMsg::Logf_Internal(const ANSICHAR *,int32,const FName &,ELogVerbosity::Type,const TCHAR *)': cannot convert argument 3 from 'ELogVerbosity::Type' to 'const FName &'
  32. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): note: Reason: cannot convert from 'ELogVerbosity::Type' to 'const FName'
  33. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(196): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  34. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): error C2653: 'FLogCategoryPTNet': is not a class or namespace name
  35. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): error C2065: 'CompileTimeVerbosity': undeclared identifier
  36. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): error C2065: 'PTNet': undeclared identifier
  37. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): error C2228: left of '.IsSuppressed' must have class/struct/union
  38. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): note: type is 'unknown-type'
  39. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): error C2228: left of '.GetCategoryName' must have class/struct/union
  40. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): note: type is 'unknown-type'
  41. 2>D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): error C2664: 'void FMsg::Logf_Internal(const ANSICHAR *,int32,const FName &,ELogVerbosity::Type,const TCHAR *)': cannot convert argument 3 from 'ELogVerbosity::Type' to 'const FName &'
  42. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): note: Reason: cannot convert from 'ELogVerbosity::Type' to 'const FName'
  43. 2> D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Source\VR_Exhibition\Private\PhotonEngine\PTPhotonBaseHandler.cpp(197): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  44. 2>ERROR : UBT error : Failed to produce item: D:\Dropbox (Vixel)\VR_Moduler\VR_Multiuser\Binaries\Win64\UE4Editor-VR_Exhibition-966.dll
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement