j
k
j a
j l
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.
Back to the thread
Back to the list