We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I just downloaded VS 2019 and unreal 5.0.3
I cloned the project using "git clone https://github.com/AF-GRILL/DISForUnrealExample.git --recurse-submodule"
I generated the Visual Studio project files targeting Unreal 5.0
I opened "GRILLDISExample.sln" and set "GRILLDISExample" as the startup project
I Set "Development Editor" and "Win 64"
Then when I build I have theses errors :
Also, do you plan to update the project to the latest Unreal 5.3.2 version ?
Thank you very much
The text was updated successfully, but these errors were encountered:
Well I found the issue : https://forums.unrealengine.com/t/error-could-not-find-definition-for-module-geometricobjects/561284
I corrected the DISRuntime.Build.cs & GRILLDISExample.Build.cs
But now I have even more errors :
Sorry, something went wrong.
No branches or pull requests
Hello,
I just downloaded VS 2019 and unreal 5.0.3
I cloned the project using "git clone https://github.com/AF-GRILL/DISForUnrealExample.git --recurse-submodule"
I generated the Visual Studio project files targeting Unreal 5.0
I opened "GRILLDISExample.sln" and set "GRILLDISExample" as the startup project
I Set "Development Editor" and "Win 64"
Then when I build I have theses errors :
Also, do you plan to update the project to the latest Unreal 5.3.2 version ?
Thank you very much
The text was updated successfully, but these errors were encountered: