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

Hello, can you update to the 4.18.1or 4.18.0, thanks a lot. #1

Closed
clarkqwang opened this issue Nov 18, 2017 · 6 comments
Closed

Hello, can you update to the 4.18.1or 4.18.0, thanks a lot. #1

clarkqwang opened this issue Nov 18, 2017 · 6 comments

Comments

@clarkqwang
Copy link

No description provided.

@gmpreussner
Copy link
Contributor

@clarkqwang
Copy link
Author

Tanks for update, but there are some errors when I compile the game in Visual Studio 2017. when i launch the game and rebuild it directly, it show that the file could not be compiled. is there any solution for that, thank you!

@gmpreussner gmpreussner reopened this Nov 20, 2017
@gmpreussner
Copy link
Contributor

I can compile without errors in 4.18. Can you please paste your full error messages here?

@clarkqwang
Copy link
Author

I create a new C++ project in UE4 and add a new folder "Plugins" in the project, then I put the folder "WindowsMessageHandlerExample-4.18" in the "Plugins" folder of my project, and open Visual Studio to build solution. The VS show some errors .(I do not edit anything in the "WindowsMessageHandlerExample-4.18") Thanks for your help!
------- Error Begin---------------------------------------------

Severity Code Description Project File Line Suppression State
Error C4596 'ShutdownModule': illegal qualified name in member declaration MyPluginTest G:\Example\MyPluginTest\Plugins\WindowsMessageHandlerExample-4.18\Source\WindowsMessageHandlerExample\Private\WindowsMessageHandlerExampleModule.cpp 58
Error C4596 'StartupModule': illegal qualified name in member declaration MyPluginTest G:\Example\MyPluginTest\Plugins\WindowsMessageHandlerExample-4.18\Source\WindowsMessageHandlerExample\Private\WindowsMessageHandlerExampleModule.cpp 46
Error Failed to produce item: G:\Example\MyPluginTest\Plugins\WindowsMessageHandlerExample-4.18\Binaries\Win64\UE4-WindowsMessageHandlerExample-Win64-Shipping.lib MyPluginTest G:\Example\MyPluginTest\Intermediate\ProjectFiles\ERROR 1
Error MSB3075 The command "E:\UE_4.18\Engine\Build\BatchFiles\Build.bat MyPluginTest Win64 Shipping "G:\Example\MyPluginTest\MyPluginTest.uproject" -waitmutex" exited with code 5. Please verify that you have sufficient rights to run this command. MyPluginTest C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.MakeFile.Targets 44

-------------------------Error End------------------------

gmpreussner added a commit that referenced this issue Nov 20, 2017
@gmpreussner
Copy link
Contributor

That's definitely a a bug in the code. Not sure how that slipped in. My Visual Studio wasn't complaining either. Can you please try the new 4.18 release? I updated it, thanks!

@clarkqwang
Copy link
Author

It works now! Thank you!

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

2 participants