Giter VIP home page Giter VIP logo

lynnvon / rawinputpluginforue4 Goto Github PK

View Code? Open in Web Editor NEW
19.0 2.0 10.0 16.59 MB

基于ue4官方WindowsRawInputPlugin,多设备,移除了原插件对于同时按压数的限制。based on ue4's official Windows RawInput Plugin, allows multiple devices, removing the limitation of the original plug-in on the number of simultaneous presses

License: MIT License

C++ 99.30% C# 0.70%
unreal-engine-4 plugin input ue4 rawinput

rawinputpluginforue4's People

Contributors

koteyka23 avatar lynnvon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

rawinputpluginforue4's Issues

4.26 build error

[5/7] UE4Editor-RawInput.lib
正在创建库 G:\Unreal Projects\COM_Test\Plugins\RawInputPluginForUE4.26\HostProject\Plugins\RawInput\Intermediate\Build\Win64\UE4Editor\Development\RawInput\UE4Editor-RawInput.lib 和对象 G:\Unreal Projects\COM_Test\Plugins\RawInputPluginForUE4.26\HostProject\Plugins\RawInput\Intermediate\Build\Win64\UE4Editor\Development\RawInput\UE4Editor-RawInput.exp
[6/7] UE4Editor-RawInput.dll
正在创建库 G:\Unreal Projects\COM_Test\Plugins\RawInputPluginForUE4.26\HostProject\Plugins\RawInput\Intermediate\Build\Win64\UE4Editor\Development\RawInput\UE4Editor-RawInput.suppressed.lib 和对象 G:\Unreal Projects\COM_Test\Plugins\RawInputPluginForUE4.26\HostProject\Plugins\RawInput\Intermediate\Build\Win64\UE4Editor\Development\RawInput\UE4Editor-RawInput.suppressed.exp
Module.RawInput.cpp.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: __cdecl UDeveloperSettings::UDeveloperSettings(class FObjectInitializer const &)" (_imp??0UDeveloperSettings@@qeaa@AEBVFObjectInitializer@@@z) ,函数 "public: __cdecl URawInputSettings::URawInputSettings(class FObjectInitializer const &)" (??0URawInputSettings@@qeaa@AEBVFObjectInitializer@@@z) 中引用了该符号
Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: __cdecl UDeveloperSettings::UDeveloperSettings(class FObjectInitializer const &)" (_imp??0UDeveloperSettings@@qeaa@AEBVFObjectInitializer@@@z)
Module.RawInput.cpp.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: virtual __cdecl UDeveloperSettings::~UDeveloperSettings(void)" (_imp??1UDeveloperSettings@@UEAA@XZ),函数 "public: virtual __cdecl URawInputSettings::~URawInputSettings(void)" (??1URawInputSettings@@UEAA@XZ) 中引用了该符号
Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "__declspec(dllimport) public: virtual __cdecl UDeveloperSettings::~UDeveloperSettings(void)" (_imp??1UDeveloperSettings@@UEAA@XZ)
Module.RawInput.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class FName __cdecl UDeveloperSettings::GetContainerName(void)const " (?GetContainerName@UDeveloperSettings@@ueba?AVFName@@xz)
Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class FName __cdecl UDeveloperSettings::GetContainerName(void)const " (?GetContainerName@UDeveloperSettings@@ueba?AVFName@@xz)
Module.RawInput.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class TSharedPtr<class SWidget,0> __cdecl UDeveloperSettings::GetCustomSettingsWidget(void)const " (?GetCustomSettingsWidget@UDeveloperSettings@@ueba?AV?$TSharedPtr@VSWidget@@$0A@@@xz)
Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class TSharedPtr<class SWidget,0> __cdecl UDeveloperSettings::GetCustomSettingsWidget(void)const " (?GetCustomSettingsWidget@UDeveloperSettings@@ueba?AV?$TSharedPtr@VSWidget@@$0A@@@xz)
Module.RawInput.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class FText __cdecl UDeveloperSettings::GetSectionDescription(void)const " (?GetSectionDescription@UDeveloperSettings@@ueba?AVFText@@xz)
Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class FText __cdecl UDeveloperSettings::GetSectionDescription(void)const " (?GetSectionDescription@UDeveloperSettings@@ueba?AVFText@@xz)
Module.RawInput.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class FName __cdecl UDeveloperSettings::GetSectionName(void)const " (?GetSectionName@UDeveloperSettings@@ueba?AVFName@@xz)
Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual class FName __cdecl UDeveloperSettings::GetSectionName(void)const " (?GetSectionName@UDeveloperSettings@@ueba?AVFName@@xz)
Module.RawInput.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __cdecl UDeveloperSettings::PostEditChangeProperty(struct FPropertyChangedEvent &)" (?PostEditChangeProperty@UDeveloperSettings@@UEAAXAEAUFPropertyChangedEvent@@@z)
Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual void __cdecl UDeveloperSettings::PostEditChangeProperty(struct FPropertyChangedEvent &)" (?PostEditChangeProperty@UDeveloperSettings@@UEAAXAEAUFPropertyCha Module.RawInput.gen.cpp.obj : error LNK2001: 无法解析的外部符号 "public: virtual bool __cdecl UDeveloperSettings::SupportsAutoRegistration(void)const " (?SupportsAutoRegistration@UDeveloperSettings@@UEBA_NXZ)
__cdecl UDeveloperSettings::StaticClass(void)" (_imp?StaticClass@UDeveloperSettings@@SAPEAVUClass@@xz),函数 "private: static class UClass * __cdecl URawInputSettings::GetPrivateStaticClass(void)" (?GetPrivateStaticClass@URawInputSettings@@CAPEAVUClass@@xz) 中引用了该符号
已定义且可能匹配的符号上的提示:
"__declspec(dllimport) public: static class UClass * __cdecl UObject::StaticClass(void)" (_imp?StaticClass@UObject@@SAPEAVUClass@@xz)
Module.RawInput.gen.cpp.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: __cdecl UDeveloperSettings::UDeveloperSettings(class FVTableHelper &)" (_imp??0UDeveloperSettings@@qeaa@AEAVFVTableHelper@@@z),函数 "public: __cdecl URawInputSettings::URawInputSettings(class FVTableHelper &)" (??0URawInputSettings@@qeaa@AEAVFVTableHelper@@@z) 中引用了该符号
Module.RawInput.gen.cpp.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) class UClass * __cdecl Z_Construct_UClass_UDeveloperSettings(void)" (_imp?Z_Construct_UClass_UDeveloperSettings@@YAPEAVUClass@@xz),函数 "void __cdecl `dynamic initializer for 'public: static class UObject * (__cdecl*const * const Z_Construct_UClass_URawInputSettings_Statics::DependentSingletons)(void)''(void)" (??__E?DependentSingletons@Z_Construct_UClass_URawInputSettings_Statics@@2QBQ6APEAVUObject@@xzb@@yaxxz) 中引用了该符号
G:\Unreal Projects\COM_Test\Plugins\RawInputPluginForUE4.26\HostProject\Plugins\RawInput\Binaries\Win64\UE4Editor-RawInput.dll : fatal error LNK1120: 11 个无法解析的外部命令
Took 29.656961s to run UnrealBuildTool.exe, ExitCode=6
UnrealBuildTool failed. See log for more details. (C:\Users\Bluebuger\AppData\Roaming\Unreal Engine\AutomationTool\Logs\F+Program+Files+Epic+Games+UE_4.26\UBT-UE4Editor-Win64-Development.txt)
AutomationTool exiting with ExitCode=6 (6)
BUILD FAILED

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.