Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - migrap

Pages: [1]
1
When I attempt to link justthread-mp-4.5.a I get the following error "file was built for unsupported file format which is not the architecture being linked (x86_64)".

I've removed the "x86_64" from the list of valid architectures and I'm only trying to build against the 32-bit Intel architecture.

Xcode's build command starts with "g++-4.5 -arch i386 -isysroot" and then is followed by paths to headers, sources, etc. So things appear to be right.

What am I missing?

Pages: [1]