Kathleen Salkin wrote: [] > mainwin.cpp: In member function 'void MainWindow::loadHTML(QString)': > mainwin.cpp:270: error: 'getline' was not declared in this scope [] > Has anyone successfully compiled and installed kbfx? If so, please > share your experience. Thank you. :)
No experience, sorry; but from looking at their sources, it seems that in the recent release 0.4.9.2RC1 they noticed that getline() is a gnu/linuxism and does not compile on BSD and on MacOSX. Maybe you'll have more success with this version. -- Martin Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
