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

Can't package since upgrading my project to 4.15 #31

Closed
TheYojimbo opened this issue Feb 24, 2017 · 1 comment
Closed

Can't package since upgrading my project to 4.15 #31

TheYojimbo opened this issue Feb 24, 2017 · 1 comment

Comments

@TheYojimbo
Copy link

Hello,

First, thank you very much for this incredible work. I was not used to work with sockets, and I think you made this very easy.

I upgraded my project to 4.15 yesterday (Tmaps, finally), but since then I can't package anymore.

At first I could not even launch it, until I added EdGraphUtilities.h as suggested in your last commit,

I think it comes from socketio, as my only errors are these :

Cannot open file include: 'EdGraphUtilities.h': No such file or directory
ERROR: UBT ERROR: Failed to produce item: [...]\Plugins\socketio-client-ue4\Binaries\Win64\UE4-SIOJson.lib

Is there something I'm missing ?

I hope I won't have to go back to 4.14...

Thanks again for your great work, I hope to hear from you soon.

@TheYojimbo
Copy link
Author

TheYojimbo commented Feb 24, 2017

Ok so a friend suggested that I try downloading again the latest release, I added the "EdGraphUtilities.h" include, and now it package all right. So, nevermind me, if anyone has the same problem, you know what to do !

Thnaks again, and excellent job !

Edit : I lost some of my functionnalities though, I don't have the "isConnected" propriety of the SocketIOClientComponent (not too big an issue, I can still set a boolean on "onConnected"). I hope I didn't lost anything else ; is there a way we could have a latest release 4.15 compatible when you have the time ?
Thanks again !

Edit2: Well, back again, I downloaded master again to try and fix it, all went well this time. I must have done something wrong the first time, so nevermind. Excellent job, keep it up !

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

1 participant