No. Will, but later
can u please upload truesky+gameworks one?
I wrote you detailed instructions in a private message.
If you have a license all should work.
Instructions for merging NVIDIA Gameworks and Simul trueSky:
wow@ , thanks alot for the new forkâŚdid you manage to figure the with light building?
On the last branch should work, but if that - write, I will check.
@ Apologies if that was discussed somewhere earlier (285 pages on thread) but I thought I should mention FlexProject in your repo is incomplete compared to the original repo.
hey guys was perusing thread and saw some people wanted a VXGi + Volumetric lighting and i found branch in another thread
https://github//UnrealEngine/tree/4.18-GameWorks
(has Blast, Flex, Flow, HBAO+, Volumetric Lighting, VXGI)
many thanks to for branch and also to the many people who combine stuff for us lesser educated people
You need to right click and build solution to fix your
Of course, unreal engine editor need to restart
@
Thank you so much for your help, after along trial i found out that there was a problem with my network that is why i couldnt clone it successful earlier. after inputting the proxy setting in Git Bash the clone was successful
git config --global .proxy ://:8080 [that is my proxy and port]
clone successful
i tried to execute setup.bat in command promt but failed (May be the same proxy error, i dont know)
so I headed back to git and run the Setup.bat over there. (i am not sure about the command of execution, if you kindly check bellow, it will be great)
the command I used are below
exec -cl -a Setup.bat seemed no errror message, so i tried to run the next bat file]]
exec -cl -a GenerateProjectFiles.bat also seems no error message you can see that.]]
is that what i did is correct or wrong? please correct me.
now tell me what to do. â is that what i did is correct? if so then what to do next? what file do i have to open on visual studio?
if i am wrong please guide me through these steps
have a good day ahead
You have a problem with the network.
Setup.bat download additional media and other files.
GenerateProjectFiles.bat compile UE4.sln and other project files.
Severity Code Description Project File Line Suppression State
Error LNK1181 cannot open input file âNvBlastExtAuthoringPROFILE_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlowLibRelease_win64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvBlastExtAssetUtilsPROFILE_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvBlastPROFILE_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âgfsdk_waveworks.win64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âgfsdk_waveworks.win64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âgfsdk_waveworks.win64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlexReleaseD3D_x64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error LNK1181 cannot open input file âNvFlowLibRelease_win64.libâ UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\LINK 1
Error Failed to produce item: D:\Ue4Nvidia\Engine\Binaries\Win64\UE4Editor-Engine.dll UE4 D:\Ue4Nvidia\Engine\Intermediate\ProjectFiles\ERROR 1
Error MSB3073 The command ââŚ..\Build\BatchFiles\Rebuild.bat UE4Editor Win64 Development -waitmutexâ exited with code -1. UE4 C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.MakeFile.Targets 46
help?
@ when I try to compile latest build in visual studio 2017, I get âThe program canât because because ue4editor-engine.dll is missingâ , I tried âClean Solutionâ to wipe out and build again, I tried ârebuildâ but nothing works.
Iâm building the entry highlighted in the image, when that didnt work I also tried building the âUE4â entry just below the âEngineâ folder like I did with your other forks but nothingâŚam I making something i shouldnt do?
thanks Windystrife for that tip :)âŚit works nowâŚi was building only the UE4 Solution on the âengineâ folder.
but regarding the latest fork from i still cannot build correctly :(⌠the dll is still missing.
Use Visual Studio 2015
@ thanks for your replyâŚbut may I ask why the difference? I mean your previous fork built just fine in visual 2017, with the exception of the blast error that seems to make no difference anyway?!
Donât know. I use VS2015. I donât tested in VS2017. Thanks for question. Iâll check.
Hey im Lucas from Switzerland.
âââMe an several other Persons workin on a Timetravel Game.
âââWe use a build from maximedup for Gameworks integration for our Game.
We had some issues with other Plugins we bought and have to update our engine to 4.17 or 4.18 so i went to maximedups Github page⌠But there are no more Repositories⌠Do you know whats going on there ? I hope you know more about
Greetings from Switzerland
@ tried with VS2017 and then saw your comment about VS2015. Removed the repo, cloned again, generated files etc and when building I get the exact same error as above stated with the missing âUE4Editor-Engine.dllâ. Any further suggestions on how to make work (or some info about your setup and to see why it works for you)?