Hi Carsten,
sorry - no difference - attached is the new log...
Greets,
Patrik
Carsten Neumann schrieb:
Hello Patrik,
[EMAIL PROTECTED] wrote:
Hi Carsten,
attached is the log file. But I don't know why there is a cl error. I
start scons from the command line. In the same command line I can use
cl without problems...
Heres the content of the lib64 folder:
boost_date_time-vc80-mt-1_37.dll
boost_date_time-vc80-mt-1_37.dll.manifest
boost_date_time-vc80-mt-1_37.exp
boost_date_time-vc80-mt-1_37.lib
boost_date_time-vc80-mt-gd-1_37.dll
boost_date_time-vc80-mt-gd-1_37.dll.manifest
boost_date_time-vc80-mt-gd-1_37.exp
boost_date_time-vc80-mt-gd-1_37.lib
boost_date_time-vc80-mt-gd-1_37.pdb
thanks; can you try the attached patch, it passes the environment
variables to scons, so that it can find cl on the PATH. The second hunk
is probably not needed if you have the non-express version of the compiler.
Hope it helps,
Carsten
------------------------------------------------------------------------
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users
file Tools\scons-build\OpenSG\AddOnHacks.py,line 319:
Configure(confdir = .sconf_temp_win32_cl.8.0)
scons: Configure: Checking for C++ library boost_filesystem-vc80-mt-1_37...
.sconf_temp_win32_cl.8.0\conftest_0.cpp <-
|
|
|#include "boost/filesystem/path.hpp"
|
|int
|main() {
|
|return 0;
|}
|
cl /nologo /TP /MD /DBOOST_ALL_DYN_LINK /IC:\Projekte\C++\boost_1_37_0 /c
.sconf_temp_win32_cl.8.0\conftest_0.cpp
/Fo.sconf_temp_win32_cl.8.0\conftest_0.obj
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
scons: Configure: no
file Tools\scons-build\OpenSG\AddOnHacks.py,line 319:
Configure(confdir = .sconf_temp_win32_cl.8.0)
scons: Configure: Checking for C++ library boost_filesystem-vc80-mt-1_37...
.sconf_temp_win32_cl.8.0\conftest_1.cpp <-
|
|
|#include "boost/filesystem/path.hpp"
|
|int
|main() {
|
|return 0;
|}
|
cl /nologo /TP /MD /DBOOST_ALL_DYN_LINK /IC:\Projekte\C++\boost_1_37_0 /c
.sconf_temp_win32_cl.8.0\conftest_1.cpp
/Fo.sconf_temp_win32_cl.8.0\conftest_1.obj
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
scons: Configure: no
file Tools\scons-build\OpenSG\AddOnHacks.py,line 319:
Configure(confdir = .sconf_temp_win32_cl.8.0)
scons: Configure: Checking for C++ library boost_filesystem-mt-1_37...
.sconf_temp_win32_cl.8.0\conftest_2.cpp <-
|
|
|#include "boost/filesystem/path.hpp"
|
|int
|main() {
|
|return 0;
|}
|
cl /nologo /TP /MD /DBOOST_ALL_DYN_LINK /IC:\Projekte\C++\boost_1_37_0 /c
.sconf_temp_win32_cl.8.0\conftest_2.cpp
/Fo.sconf_temp_win32_cl.8.0\conftest_2.obj
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
scons: Configure: no
file Tools\scons-build\OpenSG\AddOnHacks.py,line 319:
Configure(confdir = .sconf_temp_win32_cl.8.0)
scons: Configure: Checking for C++ library boost_filesystem-mt...
.sconf_temp_win32_cl.8.0\conftest_3.cpp <-
|
|
|#include "boost/filesystem/path.hpp"
|
|int
|main() {
|
|return 0;
|}
|
cl /nologo /TP /MD /DBOOST_ALL_DYN_LINK /IC:\Projekte\C++\boost_1_37_0 /c
.sconf_temp_win32_cl.8.0\conftest_3.cpp
/Fo.sconf_temp_win32_cl.8.0\conftest_3.obj
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
scons: Configure: no
file Tools\scons-build\OpenSG\AddOnHacks.py,line 319:
Configure(confdir = .sconf_temp_win32_cl.8.0)
scons: Configure: Checking for C++ library boost_filesystem-vc80-1_37...
.sconf_temp_win32_cl.8.0\conftest_4.cpp <-
|
|
|#include "boost/filesystem/path.hpp"
|
|int
|main() {
|
|return 0;
|}
|
cl /nologo /TP /MD /DBOOST_ALL_DYN_LINK /IC:\Projekte\C++\boost_1_37_0 /c
.sconf_temp_win32_cl.8.0\conftest_4.cpp
/Fo.sconf_temp_win32_cl.8.0\conftest_4.obj
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
scons: Configure: no
file Tools\scons-build\OpenSG\AddOnHacks.py,line 319:
Configure(confdir = .sconf_temp_win32_cl.8.0)
scons: Configure: Checking for C++ library boost_filesystem-1_37...
.sconf_temp_win32_cl.8.0\conftest_5.cpp <-
|
|
|#include "boost/filesystem/path.hpp"
|
|int
|main() {
|
|return 0;
|}
|
cl /nologo /TP /MD /DBOOST_ALL_DYN_LINK /IC:\Projekte\C++\boost_1_37_0 /c
.sconf_temp_win32_cl.8.0\conftest_5.cpp
/Fo.sconf_temp_win32_cl.8.0\conftest_5.obj
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
scons: Configure: no
file Tools\scons-build\OpenSG\AddOnHacks.py,line 319:
Configure(confdir = .sconf_temp_win32_cl.8.0)
scons: Configure: Checking for C++ library boost_filesystem...
.sconf_temp_win32_cl.8.0\conftest_6.cpp <-
|
|
|#include "boost/filesystem/path.hpp"
|
|int
|main() {
|
|return 0;
|}
|
cl /nologo /TP /MD /DBOOST_ALL_DYN_LINK /IC:\Projekte\C++\boost_1_37_0 /c
.sconf_temp_win32_cl.8.0\conftest_6.cpp
/Fo.sconf_temp_win32_cl.8.0\conftest_6.obj
Der Befehl "cl" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
scons: Configure: no
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users