Giter Site home page Giter Site logo

Comments (6)

gmpreussner avatar gmpreussner commented on July 20, 2024

Done https://github.com/ue4plugins/WindowsMessageHandlerExample/releases/tag/4.18

from windowsmessagehandlerexample.

clarkqwang avatar clarkqwang commented on July 20, 2024

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!

from windowsmessagehandlerexample.

gmpreussner avatar gmpreussner commented on July 20, 2024

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

from windowsmessagehandlerexample.

clarkqwang avatar clarkqwang commented on July 20, 2024

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------------------------

from windowsmessagehandlerexample.

gmpreussner avatar gmpreussner commented on July 20, 2024

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!

from windowsmessagehandlerexample.

clarkqwang avatar clarkqwang commented on July 20, 2024

It works now! Thank you!

from windowsmessagehandlerexample.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.