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

Won't compile in 4.8 #3

Open
KMontag42 opened this issue Jul 30, 2015 · 4 comments
Open

Won't compile in 4.8 #3

KMontag42 opened this issue Jul 30, 2015 · 4 comments

Comments

@KMontag42
Copy link

Hey

I get an error saying that this isn't compatible with the newest version when I go to open my project.

Any ideas? I'm on 4.8.3

@derekvanvliet
Copy link
Contributor

@KMontag42 a couple of questions for you:

  1. Can you copy/paste or screenshot the error that you're getting?
  2. In which folder of the engine (or your project) are you cloning this repo into?

@KMontag42
Copy link
Author

@derekvanvliet thanks for getting back to me so fast!

Here is a screenshot of the files in my project:
image

Here is a screenshot of the error I'm getting:
image

@derekvanvliet
Copy link
Contributor

@KMontag42 it looks like your project does not contain any source code. I've found this means it will not attempt to compile the plugin. Can you try adding a C++ class to your project (it can be an empty one) and then re-running the editor? Currently this plugin can only be used in projects that have code in them (or as an engine plugin).

@supedo
Copy link

supedo commented Oct 14, 2015

""""(or as an engine plug in).""" how to make it engine plug in.. i have the same problem as shown above...

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

3 participants