14 Jan
2002
14 Jan
'02
12:07 p.m.
Hi, I have a small problem with the GtkUnit. I have the unit installed, using make every thing just worked. All the tutorial programs compiled and they are ready to use. But when I try to compile the simple helloworld.pas with this: gpc -O2 -Wall --automake helloworld.pas -o ../../../pascal/bin/helloworld I get this error: In file included from helloworld.pas:5: ../units/gtk.inc:23: module/unit `gtkmarshal' could not be compiled In the helloworld I have changed the path from '../units' to '/home/klaus/temp/gtk/units' Am I missing something on the command line when I call the compiler, or is there a bug in the unit? Kind regards, Klaus F. Oestergaard
8978
Age (days ago)
8978
Last active (days ago)
4 comments
3 participants
participants (3)
-
Eike Lange -
Klaus F. Østergaard -
Nicola Girardi