Hi,

I am trying to build Wengo on my XP machine using mingw and get the
following error:

  C:\eclipseData\Wengo>scons prepare-for-mingw=yes qtwengophone
  Traceback (most recent call last):
    File "<string>", line 1, in ?
  ImportError: No module named SCons.Script
  C:\eclipseData\Wengo>

While it is a scone error could it be a Boost problem since I could not do
the following?

  * For the Boost libraries : 
  . BOOSTINCLUDEDIR: specify the path to the boost include directory 
  On Windows, the correct boost include path seems to be
C:\BOOST_INSTALL_DIR\include\boost-BOOST_VERSION. For example:
C:\Boost\include\boost-1_33_1, not C:\Boost\include. You will get a compile
error otherwise: file not found, typically 'boost\signals\trackable.hpp' 
  . BOOSTLIBDIR: specify the path to the boost library directory 
  On Windows, the correct boost lib path is C:\Boost\lib 

I do not have the directories mentioned here. I installed:
boost 1.33.1 December 5, 2005

Apart from that I installed all the software in the version specified by the
tutorial.

Any help would be appreciated.

With kind regards

Matthew


----
Dipl. Ing. Matthew Smith
Dept. of Mathematics and Computer Science (FB 12) University of Marburg
Hans-Meerwein-Str.
D-35032 Marburg
Germany

E-Mail: [EMAIL PROTECTED]
Tel: +49-6421-2821561
Fax: +49-6421-2821573 


_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to