문제

I have a project which using a couple of 3rd party libraries. Among them it uses GLEW and ENet. When trying to compile the project it yields alot of errors about redefinitions of functions and macros. How can I solve this issue without changing the libraries? (I can't add namespaces to Enet because it is written in C)

Thanks in advance! Sorry for my bad english!

Edit:

Has requested in the comments I added the error and warnings list: http://pastebin.com/LiY8nHX6

올바른 솔루션이 없습니다

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top