[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [bos-dev] Build problem



Cooper Clauson wrote:
Nevermind. The executable was right in front of me...

----------------------------------------
From: ceclauson@xxxxxxxxxxx
To: bos-dev@xxxxxxxx
Subject: [bos-dev] Build problem
Date: Wed, 23 Jul 2008 23:31:22 -0700


Hello!

I'm trying to build a version of bos I got from svn.  I followed the instructions on the site, typing "scons debug" at the prompt, and it compiled the program.  However, it didn't link the objects, so at the end I ended up with a build directory with a subdirectory tree full of object (.o) files, and no executable.  Also, the build process ended with this message:
scons: done building targets.
Exception exceptions.TypeError: TypeError("'NoneType' object is not callable",) in> ignored
Is there anything I should be doing differently, or some easy way to link these into an executable?

Thanks,
Cooper

Problem solved. :)

Feb.