On Thu, 23 May 2002 11:05:38 +0200 van belle <[EMAIL PROTECTED]>, 
Jan_VAN_BELLE/BE/ALCATEL@ALCATEL wrote:

vb> In the linking stage of the 'src' directory I get a bunch of errors
vb> related to the existing 'iostream' library (listed below).

 Sorry, which platform and compiler is this?

vb> Do I have to include something at configuration time? If yes: what?? If
vb> no: what could I do to overcome this problem??

 I really don't know but it would be useful if you could check if the
problem is in Mahogany or not, i.e.:

1. try to build this program:

        #include <iostream>
        int main() { cout << "Hi!" << endl; return 0; }

   does it work?

2. if it does, try to build any of wxWindows samples

 Thanks,
VZ


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to