Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LammpsVRTarget problem #13

Open
amir-ghorbani-v opened this issue Jul 27, 2024 · 0 comments
Open

LammpsVRTarget problem #13

amir-ghorbani-v opened this issue Jul 27, 2024 · 0 comments

Comments

@amir-ghorbani-v
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant