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

macOSでプラグインをビルドできません #14

Closed
wants to merge 1 commit into from
Closed

macOSでプラグインをビルドできません #14

wants to merge 1 commit into from

Conversation

melMass
Copy link

@melMass melMass commented Feb 12, 2020

Macでは4.24.2でビルドできませんでしたが、次のエラーが発生します。

./Source/KawaiiPhysics/Public/AnimNode_KawaiiPhysics.h(89) : Compile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
./Source/KawaiiPhysics/Public/AnimNode_KawaiiPhysics.h(91) : Compile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
./Source/KawaiiPhysics/Public/AnimNode_KawaiiPhysics.h(93) : Compile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
./Source/KawaiiPhysics/Public/AnimNode_KawaiiPhysics.h(95) : Compile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
./Source/KawaiiPhysics/Public/AnimNode_KawaiiPhysics.h(97) : Compile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.
./Source/KawaiiPhysics/Public/AnimNode_KawaiiPhysics.h(99) : Compile: Error: An explicit Category specifier is required for any property exposed to the editor or Blueprints in an Engine module.

このプルリクエストは問題を解決します。ありがとう

@pafuhana1213
Copy link
Owner

Hi melMass,

Sorry for my too late reply. And, thank you for your great help!
I fixed this issue by 6de9ead

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

Successfully merging this pull request may close these issues.

2 participants