----- Original Message -----
Sent: Thursday, December 16, 1999 3:44
PM
Subject: PFCSIG Fw: need help on building
a project (compiling)
Each time I codegen/compile my application into machine
code, I always get error message:
'Codegen compilation error, see file
'C:|WINDOWS\TEMP\dor32.log' after a very long process.
When I read the log:
CGEN: Compiling 'C:\WINDOWS\TEMP\dor32.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrx87.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrx8a.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrx93.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxco.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxcx.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxd6.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxd9.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxdb.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxdk.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxds.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxe0.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxe7.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxeg.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxep.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxex.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxf5.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxf7.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxff.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxfj.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxfm.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxfo.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxfr.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxfs.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxg1.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxg4.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxgd.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxm9.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxmc.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxmh.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxmt.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxmw.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxnb.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxnq.c'
CGEN: Compiling
'C:\WINDOWS\TEMP\cgfmrxo5.c'
CGEN: Linking...
__imp__VirtualQuery@12 is
an undefined reference
It seems the error appears when it's trying to link.
Any suggestion what the problem is and how to find out the cause?
As additional information, I compiled the application into
non-machine code (PBD's) with no errors and completed successfully, but I want
to use the machine code to make it faster.
Appreciate any help
Regards,
Audy L.