Re: undefined reference to `aclfgl_sendfile_to_ui'

Daniel Kroker <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <[email protected]>
Hello,

try

IF aclfgl_sendfile_to_ui(file) THEN END IF

Regards
Daniel



Am 30.03.2012 05:13, schrieb Fábio Grützmacher:
> Hi...
>
> I´m trying the VDC samples from Ventas website, but I keep getting the
> error "mainwindow.ao:mainwindow.c:(.text+0x486): undefined reference to
> `aclfgl_sendfile_to_ui'"
>
> I´m using the latest Windows binary from Aubit website and latest VDC
> from ventas.
>
> Any help is more than welcome.
>
> Here is the source.
>
> DEFINE file CHAR(30)
>
> MAIN
>
> IF file IS NULL
>      THEN LET file ="pics/ventas.png"
> END IF
>
> CALL ui.Interface.loadActionDefaults("defaultactions")
> OPEN WINDOW mainwindow WITH FORM "mainwindow"
>
> IF sendfile_to_ui(file) THEN END IF
> LET FILE = "ventas.png"
> DISPLAY file TO textvar
> MENU "Navigation"
>      COMMAND "Ok"
>      COMMAND "Exit"
>
>         EXIT MENU
> END MENU
>
> END MAIN
>
> Fábio Grützmacher
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Aubit4gl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.