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

UE4Editor-LammpsVR.dll is missing (BuildTargets missing) #1

Open
KeijiBranshi opened this issue Oct 11, 2018 · 3 comments
Open

UE4Editor-LammpsVR.dll is missing (BuildTargets missing) #1

KeijiBranshi opened this issue Oct 11, 2018 · 3 comments
Labels
bug build issues related to building the project editor issues related to the unreal editor for the GEARS project engine issues related to the engine as it pertains to the GEARS project help wanted

Comments

@KeijiBranshi
Copy link
Collaborator

I ran into this issue when trying to build the project/editor from scratch. When I copy a pre-built built dll from a working project to the freshly cloned repo, the editor runs fine and I can modify the project. This leads me to believe that the code in the repo isn't affecting the build targets, but rather that the directions provided aren't enough to setup the engine/editor. Also, since this happens before any relevant code is compiled, I'm wondering if it has something to do with engine compatibility (but I'm not certain).

I'm not close to my VR-compatible/Unreal-ready computer at the moment. But once I return the the US on Oct. 15, I will investigate further and post relevant logs. Making this post now since I received an email notifying me that a 2nd person has experienced the same issue.

@KenichiNomura @aiichironakano

@KeijiBranshi KeijiBranshi added bug build issues related to building the project editor issues related to the unreal editor for the GEARS project engine issues related to the engine as it pertains to the GEARS project labels Oct 11, 2018
@KeijiBranshi
Copy link
Collaborator Author

Update: Copying the pre-compiled dll from a previous LammpsVR project folder into a freshly cloned repo fixes the issue. I'd rather not resort to uploading a pre-compiled dll to the repo though, so I'm going to continue investigating what else is needed when installing Unreal Engine.

@cornzz
Copy link

cornzz commented Sep 26, 2019

Not sure if this is exactly the same Issue I had or if I understand it correctly...

I also got 'UE4Editor-LammpsVR.dll is missing' when trying to generate the Visual Studio Files.
When asked if I wanted to rebuild it now and clicking yes, the rebuild process stopped after a couple seconds and closed the log window before I could read what was happening. Through screenshots I was able to see that it said 'Windows 8.1 SDK has to be installed'.
After installing Windows 8.1 SDK the rebuild was successful and I could start the Editor.

Hope this helps and I didnt misunderstand anything

@KeijiBranshi
Copy link
Collaborator Author

I could've sworn I had this SDK when I repro'd the issue. Will double check and circle back on this.

KeijiBranshi added a commit that referenced this issue Nov 15, 2020
* updated setup.py and cleaned up README

* removed VCM zip file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug build issues related to building the project editor issues related to the unreal editor for the GEARS project engine issues related to the engine as it pertains to the GEARS project help wanted
Projects
None yet
Development

No branches or pull requests

2 participants