The boost library is a C++ library containing utility algorithms and structures for a wide set of applications. It contains the dijkstra algorithm which is used by pgdijkstra. You can find more informations on the web page: http://www.boost.org/
The instructions in the Readme are done for a Linux environment, you will need to adjust these if you are working on Windows. Please: Send emails to the <[email protected]> mailing list (not directly to me). The developers are subscribed to it and will read your mails. Le mercredi 07 décembre 2005 à 13:08 +0100, Eggenschwiler Raphael a écrit : > Ok, but I think I just want to know how to compile these sources on > Windows. In the readme.txt of Dijkstra, it is written "Edit Makefile, > and set the BOOST_PATH with the location of your boost library". > > What is this boost library ? _______________________________________________ Cartoweb-users mailing list [email protected] http://lists.maptools.org/mailman/listinfo/cartoweb-users
