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
Hi,
I tried installing GEARS, and I faced this error:
LammpsVR could not be compiled. Try rebuilding from source manually.
Also, LammpsDumpFiles.zip is invalid.
any idea?
Running C:/Program Files/Epic Games/UE_5.4/Engine/Build/BatchFiles/Build.bat -projectfiles -project="C:/Setup/GEARS-master/UnrealGEARS/LammpsEditor/LammpsVR.uproject" -game -rocket -progress -log="C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor/Saved/Logs/UnrealVersionSelector-2024.07.27-02.50.54.log"
Using bundled DotNet SDK version: 6.0.302
Running UnrealBuildTool: dotnet "..\..\Engine\Binaries\DotNET\UnrealBuildTool\UnrealBuildTool.dll" -projectfiles -project="C:/Setup/GEARS-master/UnrealGEARS/LammpsEditor/LammpsVR.uproject" -game -rocket -progress -log="C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor/Saved/Logs/UnrealVersionSelector-2024.07.27-02.50.54.log"
Log file: C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor\Saved\Logs\UnrealVersionSelector-2024.07.27-02.50.54.log
Log file: C:\Users\amirg\AppData\Local\UnrealBuildTool\Log_GPF.txt
Generating VisualStudio project files:
Discovering modules, targets and source code for project...
Available x64 toolchains (1):
* C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807
(Family=14.40.33807, FamilyRank=5, Version=14.40.33813, Is64Bit=True, ReleaseChannel=Latest, Architecture=x64)
Visual Studio 2022 compiler version 14.40.33813 is not a preferred version. Please use the latest preferred version 14.38.33130
Available x64 toolchains (1):
* C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807
(Family=14.40.33807, FamilyRank=5, Version=14.40.33813, Is64Bit=True, ReleaseChannel=Latest, Architecture=x64)
Visual Studio 2022 compiler version 14.40.33813 is not a preferred version. Please use the latest preferred version 14.38.33130
Available x64 toolchains (1):
* C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.40.33807
(Family=14.40.33807, FamilyRank=5, Version=14.40.33813, Is64Bit=True, ReleaseChannel=Latest, Architecture=x64)
Visual Studio 2022 compiler version 14.40.33813 is not a preferred version. Please use the latest preferred version 14.38.33130
C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor\Source\LammpsVR.Target.cs(19,12): error CS0246: The type or namespace name 'UEBuildBinaryConfiguration' could not be found (are you missing a using directive or an assembly reference?)
C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor\Source\LammpsVREditor.Target.cs(19,12): error CS0246: The type or namespace name 'UEBuildBinaryConfiguration' could not be found (are you missing a using directive or an assembly reference?)
C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor\Source\LammpsVREditor.Target.cs(8,9): error CS7036: There is no argument given that corresponds to the required formal parameter 'target' of 'TargetRules.TargetRules(TargetInfo)'
C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor\Source\LammpsVR.Target.cs(8,9): error CS7036: There is no argument given that corresponds to the required formal parameter 'target' of 'TargetRules.TargetRules(TargetInfo)'
C:\Setup\GEARS-master\UnrealGEARS\LammpsEditor\Source\LammpsVR\LammpsVR.Build.cs(7,9): error CS7036: There is no argument given that corresponds to the required formal parameter 'target' of 'ModuleRules.ModuleRules(ReadOnlyTargetRules)'
Total execution time: 1.44 seconds
Expecting to find a type to be declared in a target rules named 'LammpsVRTarget'. This type must derive from the 'TargetRules' type defined by UnrealBuildTool.
The text was updated successfully, but these errors were encountered:
Hi,
I tried installing GEARS, and I faced this error:
LammpsVR could not be compiled. Try rebuilding from source manually.
Also, LammpsDumpFiles.zip is invalid.
any idea?
The text was updated successfully, but these errors were encountered: