Thanks Thomas,

When I looked at the error better, you were completely right that error is
in line 47.

Anyway, I've changed this line and also another problem with quotes
+ added one line in header.c file to include "timegm.c" file.

So all 4 files are in attachment, so please Greg or someone else please
check them and include in CVS repository:

   - ray/SConstruct
   - ray/src/common/SConscript
   - ray/src/common/header.c
   - ray/src/rt/SConscript


After this changes, building goes flowless.
Installation is still problematic because there are the same files in
ray/lib and ray/src/gen, like this error below:

#############
Install file: "src\gen\clockface.hex" as
"C:\radiance3.6a\share\lib\clockface.he
x"
scons: *** [C:\radiance3.6a\share\lib\clockface.hex] AssertionError :
Installing
 source ['src\\gen\\clockface.hex', 'lib\\clockface.hex'] into target
['C:\\radi
ance3.6a\\share\\lib\\clockface.hex']: target and source lists must have
same le
ngth.
Traceback (most recent call last):
  File "C:\Python26\Lib\site-packages\scons-1.3.0\SCons\Action.py", line
1050, i
n execute
    result = self.execfunction(target=target, source=rsources, env=env)
  File "C:\Python26\Lib\site-packages\scons-1.3.0\SCons\Tool\install.py",
line 7
9, in installFunc
    "Installing source %s into target %s: target and source lists must have
same
 length."%(map(str, source), map(str, target))
AssertionError: Installing source ['src\\gen\\clockface.hex',
'lib\\clockface.he
x'] into target ['C:\\radiance3.6a\\share\\lib\\clockface.hex']: target and
sour
ce lists must have same length.
scons: building terminated because of errors.

##############
Since no knowledge of Scons, I can't go deeper in this error for the moment.

Thanks again,
Marija

Attachment: SConstruct
Description: Binary data

Attachment: SConscript
Description: Binary data

Attachment: header.c
Description: Binary data

Attachment: SConscript
Description: Binary data

_______________________________________________
Radiance-dev mailing list
[email protected]
http://www.radiance-online.org/mailman/listinfo/radiance-dev

Reply via email to