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

Trouble compiling xrEngine #11

Closed
ghost opened this issue Sep 5, 2014 · 1 comment
Closed

Trouble compiling xrEngine #11

ghost opened this issue Sep 5, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 5, 2014

1>x_ray.cpp(399): error C2065: 'hCheckPresenceMutex' : undeclared identifier
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Don't know what's causing this.

@nitrocaster
Copy link
Member

That's a typo (my bad).

Line 399: should be CloseHandle(presenceMutex);

nitrocaster pushed a commit that referenced this issue Sep 5, 2014
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