You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
It gives me a lot of errors after I setup every thing it gives me about 200 errors please help
The text was updated successfully, but these errors were encountered: