Re: perlcc + gtk



What another solution you recommend me?

Greetings!

nmag only
____________

Jörn Reder escribió::

nmag only wrote:

I'm trying to make an executable application, with GTK/Perl (the interfaces has been created with glade), the program run very well like a script but when I try to compile this with:

perlcc -o test test.pl

the return of perlcc is:

/tmp/ccbUHcit.o: In the function `dl_init':
/tmp/ccbUHcit.o(.text+0x16bc37): the reference to `boot_Gtk' is not defined
/tmp/ccbUHcit.o(.text+0x16bc37): the reference to `boot_Data__Dumper' is not defined
collect2: ld returned 1 exit status

perlcc is still highly experimental and I'm pretty sure, that such a complex module like Gtk will need a lot of more fiddling to get it work
(if it's possible at all).

I know this answer doesn't help, but probably you shouldn't spent to much time on perlcc, instead it's better to search for another solution.

Regards,

Joern







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]