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

Errors when compiling #14

Open
WizzedPlayz opened this issue Jun 29, 2018 · 2 comments
Open

Errors when compiling #14

WizzedPlayz opened this issue Jun 29, 2018 · 2 comments

Comments

@WizzedPlayz
Copy link

It gives me a lot of errors after I setup every thing it gives me about 200 errors please help

@xtrm-en
Copy link

xtrm-en commented Apr 13, 2019

Use Visual Studio 2015

@sqdshguy
Copy link

1.Change all "char *abc" to "const char *abc" (file UDP.cpp)
2.Add all the files to your IDE (if it's VS - rclick on project->add->existingitem)
3. Fix errors with stdafx.h (put 1 stdafx.h in each folder and require stdafx in each file)

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

3 participants