abingham / ackward

Automatically exported from code.google.com/p/ackward
MIT License
0 stars 0 forks source link

mac os compilation error #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Having problems compiling ackward on MacOS 10.6 (MacPorts, gcc4.5)
Please see scons output attached.

Any ideas?

Original issue reported on code.google.com by yseliva...@gmail.com on 16 Jul 2011 at 8:47

Attachments:

GoogleCodeExporter commented 8 years ago
First, I apologize for not getting onto this sooner. I must have missed the 
notification of the new defect...

I think I see the problem. In src/ackward/time/SConscript, the call to 
"build.shared_library()" needs the parameter "deps=['core']". I've updated the 
repo code with this fix, so let me know if this helps. I don't have a mac os 
machine to test on, so I can't verify the fix myself.

Original comment by austin.bingham on 31 Jul 2011 at 3:32

GoogleCodeExporter commented 8 years ago

Original comment by austin.bingham on 22 Oct 2011 at 5:10