Title: Importing a C libary Post by: Simon H. on December 10, 2013, 12:39:22 pm I have compiled a set of esql/c code successfully into a .so library file. I having trouble now importing the library into 4gl.
This is the error I am experiencing. IMPORT draftlib | Could not load C extension library 'draftlib'. | Reason: ./draftlib.so: undefined symbol: m124_loop | See error number -6220. I believe this must be connected to my environment setting and I have tried a make a number of changes but to no avail. Any help would be greatly appreciated. Simon Title: Re: Importing a C libary Post by: Olivier E. on December 10, 2013, 01:03:29 pm Hello,
May I ask you the version of Genero please : fglrun -V ? Best regards, Four Js Support Title: Re: Importing a C libary Post by: Simon H. on December 10, 2013, 01:40:09 pm fglrun 2.40.03 build-2081
Genero virtual machine Target l64xl23 |