Boost logo

Boost Users :

From: K. Noel Belcourt (kbelco_at_[hidden])
Date: 2008-05-20 23:56:19


On May 20, 2008, at 9:52 PM, Andrej van der Zee wrote:

> I think it is related to my AIX installation or
> something (sorry for misusing the boost news group).
> Even the smallest program does not compile:
>
> #include <iostream>
>
> using namespace std;
>
> int main (void)
> {
> cout << "Hello World!\n";
>
> return 0;
> }
>
> When running gcc main.cpp I some of the same errors as
> when compiling boost:

Yup, seems like an installation problem. Good luck!

-- Noel


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