Z Zychu02 macrumors newbie Original poster May 7, 2014 #1 Errors in attach file, Thank you Attachments Zrzut ekranu 2014-05-07 o 15.04.49 (2).png 691.7 KB · Views: 194
mfram Contributor May 7, 2014 #2 Are you using a library? Because the linker is saying it's not finding x86_64 bit code for some routines. Maybe the library needs to be re-compiled for your architecture choice.
Are you using a library? Because the linker is saying it's not finding x86_64 bit code for some routines. Maybe the library needs to be re-compiled for your architecture choice.
robvas macrumors 68040 May 7, 2014 #3 You shouldn't post an image when you're trying to post what is text information Either way, it looks like you are linking to a 32-bit library instead of 64-bit.
You shouldn't post an image when you're trying to post what is text information Either way, it looks like you are linking to a 32-bit library instead of 64-bit.