PtNumericFloat widget problem

I’am a newbie in photon programming. I make some form with ph AB and all
work good. But when I put a PtNumericFloat on my form and buid it I received
this error:

abmain.o(.rodata+0xa0): undefined reference to ‘PtNumericFloat’
cc: /usr/ntox86/bin/ld error 1
make[1]: *** [shr] Error 1

I tried to place only the PtNumericFloat on form with no code and compile
and I received this error again.
I have QNX 6.1

Sorry for my poor english and thank you for your help.
frederic.filion@genisys.qc.ca

Hey Frederic,

I run in the same trouble. :slight_smile:
Link your application with static libs.


Bye Sascha( sascha@bitctrl.de )

Sascha Morgenstern
BitCtrl Systems GmbH
Weißenfelser Straße 67
Germany - 04229 Leipzig
Phon. +49 341 490 670
FAX. +49 341 490 67 15
eMail: sascha@bitctrl.de
WWW: http://www.bitctrl.de


“Frederic Filion” <frederic.filion@genisys.qc.ca> schrieb im Newsbeitrag
news:9u740l$7gn$1@inn.qnx.com

I’am a newbie in photon programming. I make some form with ph AB and all
work good. But when I put a PtNumericFloat on my form and buid it I
received
this error:

abmain.o(.rodata+0xa0): undefined reference to ‘PtNumericFloat’
cc: /usr/ntox86/bin/ld error 1
make[1]: *** [shr] Error 1

I tried to place only the PtNumericFloat on form with no code and compile
and I received this error again.
I have QNX 6.1

Sorry for my poor english and thank you for your help.
frederic.filion@genisys.qc.ca