【发布时间】:2011-04-01 03:29:12
【问题描述】:
*Pastebin 的完整日志:* http://pastebin.com/QJyzzxNA
每当我尝试编译 The Powder Toy 时,它都会给我一个链接器错误,说该库与 x86_64 不兼容。我该怎么办?
Undefined symbols for architecture x86_64:
"_Py_InitModule4", referenced from:
_SDL_main in ccYupbfZ.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [powder-x] Error 1
【问题讨论】: