To ensure that the native code is created (and that it is created in a proper way), please, check where you have fulfilled these requirements.
Windows 7 or later
Windows Server 2008 or later
FGLLDPATH specifying paths to C extensions and 4gl program modules, e.g.
FGLLDPATH = $LYCIA_DIR/libs
FGLIMAGEPATH specifying paths to image files and Lycia theme files, e.g.
FGLIMAGEPATH=%FGLIMAGEPATH%;.;$LYCIA_DIR\images
CLASSPATH specifying additional paths to the compiled .class files or Java packages containing .class files
PATH specifying paths to executable files, e.g.,
LD_LIBRARY_PATH specifying paths to dynamic libraries, e.g.,
LYCIA_DB_DRIVER specifying the database driver to be used, e.g., LYCIA_DB_DRIVER=informix
SQLSERVER specifying the ODBC data source name, e.g. SQLSERVER="dsn=database_name;uid=user_name;pwd=password"
All the environment variables can be set
from the command line before invoking qfgl: