glfw / glfw.github.io

Jekyll sources for GLFW website
https://www.glfw.org/
Other
28 stars 19 forks source link

GLFW and FMOD #12

Closed jordan-schnur closed 10 years ago

jordan-schnur commented 10 years ago

Every time I add FMOD and GLFW to the same project it breaks.

It compiles perfectly without FMOD once I add it to the linker it freaks out.

Here are the errors once I add it: http://pastebin.com/2XKU7Hb9

I should also add this might be my fault, once I remove the FMOD stuff it's still broken, so I really don't know..

siavashserver commented 10 years ago

Hello, please report GLFW related issues here: https://github.com/glfw/glfw/issues

Thanks!

jordan-schnur commented 10 years ago

Sorry I feel so stupid... I didn't even notice.