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.


Messages - migrap

Pages: [1]
1
I think I figured it out. I'm not sure exactly what I did, but it works. I'm going to try to replicate it on my laptop now and figure out what minimally has to be done. I know I had to do some pretty extravagant things and I'd like to see if I can simplify.

Thanks for the help!!!

2
I tried a couple times to post the attachment and was met with an "Internal Server Error". Doh!

I've uploaded it to my website http://www.migrap.com/tmp/Threads.zip

3
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]