-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cannot create KRPC servicee correctly #3
Comments
If those problems are fixed (adding a static lifetime), there are more errors the compiler spits out
|
Maybe this is more suitable for the krpc_mars repo, but as this is code generated from this one, I'm putting it in this one first |
Hi, |
Ok, perfect. I wondered whether I could use that service, because it has some useful procedures, such as knowing if the game is paused or if you're in flight |
Perhaps #2 will work for you. I haven't had the time to test this patch. |
I will check it out, thank you |
When I take the KRPC.json from the krpc directory, it creates some code that cannot be compiled. If there is another way to use that service, that would be awesome.
These are compiler errors given, maybe they're useful.
If I find how to fix this, I will let you know
The text was updated successfully, but these errors were encountered: