Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2005-03-23 08:56:39


> What am I missing here?

The correct compiler options: Use -Ipath to add the path to Boost's headers
to your compiler's command line:

g++ -Ic:\boost myfile.cpp

and so on.

John.


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