hello everyone, I am doing this tutorial: http://wiki.openoffice.org/wiki/Constructing_Helpers in ubuntu 12.10.
I used the implementation code (http://pastebin.com/aRWY6mrH) in a cxx file but I get this error: -luno_cppuhelpergcc3 -luno_cppu -luno_salhelpergcc3 -luno_sal -lstlport_gcc /usr/lib/gcc/i686-linux-gnu/4.7/../../../i386-linux-gnu/crt1.o: In function `_start': (.text+0x18): undefined reference to `main' collect2: error: ld returned 1 exit status I would like to know witch can be the cause of this error and how can I fix it. Best regards. Henry Tiquet
