質問

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