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

Using ROSIntegration with another plugin (RuntimeMeshComponent #152

Open
nitin-ppnp opened this issue Jun 1, 2021 · 0 comments
Open

Using ROSIntegration with another plugin (RuntimeMeshComponent #152

nitin-ppnp opened this issue Jun 1, 2021 · 0 comments

Comments

@nitin-ppnp
Copy link

nitin-ppnp commented Jun 1, 2021

I am using ROSIntegration with another Plugin RuntimeMeshComponent (https://github.com/TriAxis-Games/RuntimeMeshComponent) and facing this build error

..\plugins\runtimemeshcomponent\source\runtimemeshcomponent\public\RuntimeMeshReference.h(81): error C2039: '_InterlockedDecrement': is not a member of 'FWindowsPlatformAtomics'

Both the plugins are working fine individually, but I am getting this error when I am using both of them in my project. I did not found much on the internet but someone posted that windows native headers are responsible for this. They are used in the ROSIntegration plugin. Is there any solution to this issue?

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