You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to the D3D12 Crash , I would like to try to modify something to see whether I could fix the issue after BlackMythWukong updating, I try master and other forks, but I still can not access UESDK by all kinds of efforts, even after I link github and epic account, set ssh connecting to github ok, but I still face :
Cloning into 'D:/2VR/UEVRLast/UEVR/dependencies/submodules/UESDK'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I have tried to find other UESDKs to put in the folder, but compiling fail:
UScriptStructFunctions.cpp
D:\2VR\UEVRMaster\UEVR3\UEVR\dependencies\submodules\UESDK\src\sdk\FName.hpp(30,10): error C2039: 'wstring': is not a m
ember of 'std' [D:\2VR\UEVRMaster\UEVR3\UEVR\build\uevr.vcxproj]
(compiling source file '../src/mods/pluginloader/UScriptStructFunctions.cpp')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include__msvc_string_view.hpp(
22,1):
see declaration of 'std' SDKDumper.cpp
I have tried more then 20 times to download files and compiling from master and other forks, but still can not compile success.
The text was updated successfully, but these errors were encountered:
Due to the D3D12 Crash , I would like to try to modify something to see whether I could fix the issue after BlackMythWukong updating, I try master and other forks, but I still can not access UESDK by all kinds of efforts, even after I link github and epic account, set ssh connecting to github ok, but I still face :
Cloning into 'D:/2VR/UEVRLast/UEVR/dependencies/submodules/UESDK'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I have tried to find other UESDKs to put in the folder, but compiling fail:
UScriptStructFunctions.cpp
D:\2VR\UEVRMaster\UEVR3\UEVR\dependencies\submodules\UESDK\src\sdk\FName.hpp(30,10): error C2039: 'wstring': is not a m
ember of 'std' [D:\2VR\UEVRMaster\UEVR3\UEVR\build\uevr.vcxproj]
(compiling source file '../src/mods/pluginloader/UScriptStructFunctions.cpp')
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120\include__msvc_string_view.hpp(
22,1):
see declaration of 'std' SDKDumper.cpp
I have tried more then 20 times to download files and compiling from master and other forks, but still can not compile success.
The text was updated successfully, but these errors were encountered: