Hi Gerrit,

Gerrit Voss wrote:
> 
> Hmm I just moved it to Tools/scons-build/OpenSG/Tools and it worked
> fine. The only difference I noticed is that I use ['Tools/....'] where
> you use just '.' to set the toolpath.

*grunt* I tried that and scons couldn't find it. Let me try that again.

Nope:

SConstruct:
       common_env = Environment(ENV = os.environ,
                                toolpath = 'Tools/scons-build',
                                tools = ['default', 'doxygen'])

dream: svn/opensg 677 % scons
scons: *** No tool named 'doxygen': No module named doxygen

dream: svn/opensg 678 % ls Tools/scons-build/
doxygen.py  doxygen.pyc  LibraryUtils.py  LibraryUtils.pyc

Does that work for you?

> BTW could we keep it under scons-build. I'm going to switch everything 
> over here to the OpenSG scons build system. So more directories are a
> more work ;-).

That's where I wanted it anyway. We have enough directories already, we don't 
need to add more. ;)

        Dirk

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to