Boost logo

Boost Users :

From: frederic.bron_at_[hidden]
Date: 2008-05-21 13:54:15


> 1.
> libs\serialization\src\basic_text_wiprimitive.cpp:14:2:
> #error "wide char i/o not supported on this platform"

This is the unicode stuff which is not supported on windows gcc/g++

> 2. libs\iostreams\src\bzip2.cpp:19:56: bzlib.h: No
> such file or directory

You need to add -sNO_BZIP2=1 on the bjam command line (skip it if you do not need it) or
-sBZIP2_INCLUDE=path/to/bzip2/include -sBZIP2_LIBPATH=/path/to/bzip2/lib

Personnaly, I compile bzip2 from source but it should be possible to include the one provided by cygwin.

(Same for zlib: -sNO_ZLIB=1)

Fred

Avis :
Ce message et toute pièce jointe sont la propriété d'Alcan et sont destinés seulement aux personnes ou à l'entité à qui le message est adressé. Si vous avez reçu ce message par erreur, veuillez le
détruire et en aviser l'expéditeur par courriel. Si vous n'êtes pas le destinataire du message, vous n'êtes pas autorisé à utiliser, à copier ou à divulguer le contenu du message ou ses pièces jointes
en tout ou en partie.

Notice:
This message and any attachments are the property of Alcan and are intended solely for the named recipients or entity to whom this message is addressed. If you have received this message in error
please inform the sender via e-mail and destroy the message. If you are not the intended recipient you are not allowed to use, copy or disclose the contents or attachments in whole or in part.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net