Gabriel,
I had both MS Visual Studio 2008 and MinGW installed and apparently that
was causing problems with scons. Scons was having trouble finding the
standard C headers which is why it was failing for me on the libarchive
step. I wasn't even able to compile the Hello World application found in
the Scons user manual.
I uninstalled Visual Studio and now Scons gets past the libarchive
header check. However it still gets stuck at the first build (see
console output below). It looks like a faulty mix of forward and back
slashes but I'm not sure how to fix this yet.
scons: done reading SConscript files.
scons: Building targets ...
Retrieved `gui\src\PlaylistEditor\ui_PlaylistDialog_UI.h' from cache
g++ -o gui\src\PlaylistEditor\PlaylistDialog.o -c -DLIBARCHIVE_SUPPORT
-DQT_CORE
_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -I. -Igui\src
-I3rdparty\install
\include -I3rdparty\install\lib -Ibuild\pthreads\include
-I3rdparty\libarchive\i
nclude -Iwindows\timeFix -Ilibs\hydrogen\include -Igui\src\UI
-IE:\usr\include\l
ash-1.0 -IC:\Qt\2009.02\qt\include -IC:\Qt\2009.02\qt\include
-IC:\Qt\2009.02\qt
\include\QtCore -IC:\Qt\2009.02\qt\include\QtGui
-IC:\Qt\2009.02\qt\include\QtNe
twork -IC:\Qt\2009.02\qt\include\QtXml
gui\src\PlaylistEditor\PlaylistDialog.cpp
In file included from gui\src\PlaylistEditor\/PlaylistDialog.h:30,
from gui\src\PlaylistEditor\PlaylistDialog.cpp:24:
libs/hydrogen/include/hydrogen/Object.h:35:21: pthread.h: No such file
or direct
ory
In file included from gui\src\PlaylistEditor\/PlaylistDialog.h:30,
from gui\src\PlaylistEditor\PlaylistDialog.cpp:24:
libs/hydrogen/include/hydrogen/Object.h:61: error: `pthread_mutex_t'
does not na
me a type
gui\src\PlaylistEditor\PlaylistDialog.cpp: In member function `virtual
bool Play
listDialog::eventFilter(QObject*, QEvent*)':
gui\src\PlaylistEditor\PlaylistDialog.cpp:850: warning: converting to
non-pointe
r type `bool' from NULL
scons: *** [gui\src\PlaylistEditor\PlaylistDialog.o] Error 1
scons: building terminated because of errors.
David Bolton
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel