List Info

Thread: stlport configuration example broken




stlport configuration example broken
user name
2006-05-21 18:12:36

bjam --v2 test_exported msvc-8.0
c:/boost/tools/build/v2/tools\stlport.jam:314: in
stlport.init
*** argument error
* rule stlport-target ( headers ? : libraries + : version ?
)
* called with: ( c:/src/STLPort/STLport-4.5.3 :  :  )
* missing argument libraries


My user-config.jam contains:

#  STLPort configuration

#  Configure, specifying location of STLPort headers. 
#  Libraries must be either not needed, or available to
#  the compiler by default
#  using stlport : : /usr/include/stlport ;
using stlport : : c:/src/STLPort/STLport-4.5.3 ;


So I just followed the example.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
stlport configuration example broken
user name
2006-05-21 18:23:43
David Abrahams wrote:
> 
> bjam --v2 test_exported msvc-8.0
> c:/boost/tools/build/v2/tools\stlport.jam:314: in
stlport.init
> *** argument error
> * rule stlport-target ( headers ? : libraries + :
version ? )
> * called with: ( c:/src/STLPort/STLport-4.5.3 :  :  )
> * missing argument libraries

Grr... I missed one change of "+" to
"*" :-(

...A few minutes later, fixed.


-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software
.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )