![]() |
|
How to compile glew x86_64 on mac osx? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: How to compile glew x86_64 on mac osx? (/Thread-how-to-compile-glew-x86-64-on-mac-osx) |
How to compile glew x86_64 on mac osx? - g-man_emu-gamer - 05-26-2009 I've been trying to compile dolphin x64 on mac, but I've run into a roadblock at compiling a 64 bit glew. I've downloaded the sources, open terminal, cd to the directory, but when I type make it returns. Code: /bin/sh: config/config.guess: /bin/sh^M: bad interpreter: No such file or directorymake -arch x86_64 doesen't seem to work either. |