[Scribus] bus error starting scribus

Ralf Höling r.hoeling
Sat Jul 5 02:13:08 CEST 2003


Hello Paul!
Am Samstag, 05.07.03 um 02:03 Uhr schrieb Paul:
>
> I used
>
> g++ helloworld.cpp -o hello -O2

o.k., I told you that I just know the use of a mouse, but if I type 
that, I get

ralf# g++ /Users/ralf/helloworld.cpp -o -O2
/Users/ralf/helloworld.cpp:1:26: qapplication.h: No such file or 
directory
/Users/ralf/helloworld.cpp:2:21: qwidget.h: No such file or directory
/Users/ralf/helloworld.cpp:3:25: qpushbutton.h: No such file or 
directory
/Users/ralf/helloworld.cpp: In function `int main(int, char**)':
/Users/ralf/helloworld.cpp:7: `QApplication' undeclared (first use this
    function)
/Users/ralf/helloworld.cpp:7: (Each undeclared identifier is reported 
only once
    for each function it appears in.)
/Users/ralf/helloworld.cpp:7: parse error before `(' token
/Users/ralf/helloworld.cpp:8: `QWidget' undeclared (first use this 
function)
/Users/ralf/helloworld.cpp:9: `mainwindow' undeclared (first use this 
function)
/Users/ralf/helloworld.cpp:11: `QPushButton' undeclared (first use this
    function)
/Users/ralf/helloworld.cpp:11: parse error before `(' token
/Users/ralf/helloworld.cpp:12: `helloworld' undeclared (first use this
    function)
/Users/ralf/helloworld.cpp:13: `a' undeclared (first use this function)

much better, isn't it?
Ralf




More information about the scribus mailing list