Compilation Error
Hi everyone! I have a plugin that is working in one project, say Project A, i.e. i am able to compile and run the project with the plugin loaded. When compiling in VS, I will see the following in the output log.
However, in another project, say Project B, where i copied my plugin into, I get the following when compiling in VS.
Right under these lines I will see
These errors are pointing to the line where GENERATED_BODY() of the class that has the error. The only issue that I could think of was that project A is using 4.17 while project B is using 4.16, but after switching engine version for project B, the same error shows up. Does anyone have any idea what could be the issue here?
(comments are locked)
|
Follow this question
Once you sign in you will be able to subscribe for any updates here