[fpc-pascal] xforms

Gaetano Di Stefano gaetanodistefano at alice.it
Sun Sep 14 21:26:54 CEST 2008


hello,
i am a newbie and tryng unsuccesfully to compile and run xforms example 
getting only this message:
....
	Compiling pushme.pp
	Linking ./pushme
	/usr/bin/ld: cannot find -lforms
	pushme.pp(16,1) Error: Error while linking
	pushme.pp(16,1) Fatal: There were 1 errors compiling module, stopping
	Fatal: Compilation aborted
	make: *** [pushme] Error 1
....
i am under OpenSuSe 10.2 OS i386 and an ls on /usr/X11R6/lib produces:
	libfltk.so.1.1
	libfltk_forms.so.1.1
	libfltk_gl.so.1.1
	libfltk_images.so.1.1

but i understood it needs forms.so (or forms.a) i haven't.

What can i do or read to go on?

thanks, Gaetano
-- 



More information about the fpc-pascal mailing list