We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I've tried to compile master and dev, but got an error for both.
For master, visual seems to not like that a namespace is missing for the constant.cs file
When I manually add " WheresMyImplant" as a namespace it doesn't work either :
For dev, it seems that some header files are missing
I tried to compile with multiple version of vs (2008/2010/2013/2017). Is there anything I'm missing ?
The text was updated successfully, but these errors were encountered:
Bugfix
4b28bcb
RE: #4
0xbadjuju
No branches or pull requests
Hi,
I've tried to compile master and dev, but got an error for both.
For master, visual seems to not like that a namespace is missing for the constant.cs file
When I manually add " WheresMyImplant" as a namespace it doesn't work either :
For dev, it seems that some header files are missing
I tried to compile with multiple version of vs (2008/2010/2013/2017).
Is there anything I'm missing ?
The text was updated successfully, but these errors were encountered: