Quantcast
Channel: User HolyBlackCat - Stack Overflow
Viewing all articles
Browse latest Browse all 1315

Comment by HolyBlackCat on How do I compile code that uses both Physac and Raylib, which both define Vector2 struct?

$
0
0
You should report a bug to both of those libraries for not prefixing their stuff with the library name. Until they fix it, isolate one of the libraries into its own translation unit (include it in a single .c file, provide your own wrappers for it, and don't include the other library in the same file).

Viewing all articles
Browse latest Browse all 1315


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>