POLINK Error While Compiling an EXE File

I try to find more information on this issue while compiling a file and I can’t find any specific information here is the log
Compilation Log
Paquet Builder 3.3.1

Package Summary:
Description: KDA Windows Updates OFFLine
EXE Format: 32-bit EXE (x86)
Type of package: Package for general file distribution - IDStandard
Author: CS Computer Services
Date/Time: 10/28/2016 4:36:08 PM

Checking Settings
Listing files to be compressed…
Analysing user settings…

  • Selected unpacking engine: Small
    Output Directory: C:\usr
    Settings checked; the compilation can continue.

Building Package Stub
Writing resource string table…

  • Adding English language.
    Writing file properties table…
    Managing dialog boxes…
    Compiling scripts:
  • script: “mainscript.c”…
    Generating EXE resources…
    Linking to build EXE stub…
    POLINK: error: Unresolved external symbol ‘__imp__CheckFileProp@8’.
    POLINK: fatal error: 1 unresolved external(s).

–> COMPILATION ERROR <–
A fatal error has occurred:
Linker failed to generate EXE stub
Compilation aborted; The package has NOT been created.

This error refers to a 7zip name using “" . seems like Paquet Builder 3.6 does not allow any 7zip file name that will carry "” character on the name.

i did change it for a different name and it works it does not show the POLINK error message.

Best regards
M.chahu

That’s a very strange error, we’ll try to reproduce it and find a fix if possible. Thank you for your report!

Dear Sir/madam:
I realize that was the issue on the error because right after I change the name of the 7zip file to the good old plane letter and number it work out well with no errors
File with error is like this ====>> KDA_WinUpdT_OffLine_11012016_KWINUPDT.7z <<<=== Notice the " _ "
File process with no errors =======> KDAWinUpdTOffLine11012016KWINUPDT.7z
Best regards