sleyzerzon / soar

Automatically exported from code.google.com/p/soar
1 stars 0 forks source link

Make build script work with both SCons 1.x and 2.x #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and install SCons 2.x
2. Try and build SoarSuite

What is the expected output? What do you see instead?

It craps out very early in a resource install step. Apparently the new scons 
API is a bit more strict when copying files.

I don't expect scons 2.x to be widely adapted anytime soon, so at the very 
least, maintain backwards compatibility.

There might even be a backwards compatible option in 2.x which might be all 
that needs to change to get this to work.

Original issue reported on code.google.com by voigtjr@gmail.com on 3 Mar 2011 at 4:11

GoogleCodeExporter commented 8 years ago
It works fine for me. I'm using scons 2.0.1. Can you be more specific about 
what the error is?

Original comment by joseph...@gmail.com on 8 Mar 2011 at 8:14

GoogleCodeExporter commented 8 years ago
Crap. I didn't save it. It was something during the install phase. I'll re-file 
when/if I encounter it again.

Original comment by voigtjr@gmail.com on 8 Mar 2011 at 8:26