Thanks for your help compiling the project early in the GSoC period. I reused the code from the ffmpeg/xvidcore SConscript files, thinking it would work fine. I am going to see in more detail how to have the configure script executed for Win32 builds.<br>
<br><div class="gmail_quote">On Sat, May 10, 2008 at 5:23 PM,  &lt;<a href="mailto:jmsoler@free.fr">jmsoler@free.fr</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Maxime,<br>
<br>
under MSVC 2005 with scons there is a problem with the lib3ds.<br>
<br>
Configuring library extern_bullet2linmath<br>
Configuring library extern_bullet2dynamics<br>
Configuring library extern_bullet2collision<br>
Configuring lib3ds...<br>
&#39;sh&#39; is not an internal or external command<br>
,...<br>
IOError: [Errno 2] No such file or directory: &#39;lib3ds/Makefile&#39;:<br>
 &nbsp;File &quot;K:\developpement\bf-blender\blend2freestyle\SConstruct&quot;, line 319:<br>
 &nbsp; &nbsp;SConscript(B.root_build_dir+&#39;/extern/SConscript&#39;)<br>
 &nbsp;File &quot;i:\python25\scons-0.97\SCons\Script\SConscript.py&quot;, line 583:<br>
 &nbsp; &nbsp;return apply(method, args, kw)<br>
 &nbsp;File &quot;i:\python25\scons-0.97\SCons\Script\SConscript.py&quot;, line 520:<br>
 &nbsp; &nbsp;return apply(_SConscript, [self.fs,] + files, subst_kw)<br>
 &nbsp;File &quot;i:\python25\scons-0.97\SCons\Script\SConscript.py&quot;, line 245:<br>
 &nbsp; &nbsp;exec _file_ in call_stack[-1].globals<br>
 &nbsp;File &quot;K:\developpement\bf-blender\blend2freestyle\extern\SConscript&quot;, line 13:<br>
<br>
 &nbsp; &nbsp;SConscript([&#39;freestyle/lib3ds/SConscript&#39;])<br>
 &nbsp;File &quot;i:\python25\scons-0.97\SCons\Script\SConscript.py&quot;, line 583:<br>
 &nbsp; &nbsp;return apply(method, args, kw)<br>
 &nbsp;File &quot;i:\python25\scons-0.97\SCons\Script\SConscript.py&quot;, line 520:<br>
 &nbsp; &nbsp;return apply(_SConscript, [self.fs,] + files, subst_kw)<br>
 &nbsp;File &quot;i:\python25\scons-0.97\SCons\Script\SConscript.py&quot;, line 245:<br>
 &nbsp; &nbsp;exec _file_ in call_stack[-1].globals<br>
 &nbsp;File &quot;K:\developpement\bf-blender\blend2freestyle\extern\freestyle\lib3ds\SCon<br>
script&quot;, line 94:<br>
 &nbsp; &nbsp;vars = getmakevars([&#39;lib3ds/Makefile&#39;])<br>
 &nbsp;File &quot;K:\developpement\bf-blender\blend2freestyle\extern\freestyle\lib3ds\SCon<br>
script&quot;, line 74:<br>
 &nbsp; &nbsp;fp = open(filename)<br>
<br>
jms<br>
_______________________________________________<br>
Bf-committers mailing list<br>
<a href="mailto:Bf-committers@blender.org">Bf-committers@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-committers" target="_blank">http://lists.blender.org/mailman/listinfo/bf-committers</a><br>
</blockquote></div><br>