FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Link error with new 15/12
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Link error with new 15/12
Posted: Fri Jan 08, 2016 01:27 PM

Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external 'SHCreateDirectoryExA' referenced from C:\FWH\LIB\FIVEHC.LIB|MKDIR
Error: Unable to perform link

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Link error with new 15/12
Posted: Fri Jan 08, 2016 01:30 PM

Include Shell32.lib

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: Link error with new 15/12
Posted: Fri Jan 08, 2016 01:46 PM
Thanks!

But now this appears if i change the code of one PRG.
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Warning: C:/WGUN/GUN1/gun32.ilc: 0x00010000 / 0x08000000
Warning: C:/WGUN/GUN1/gun32.ild: 0x00010000 / 0x08000000
Warning: C:/WGUN/GUN1/gun32.ilf: 0x00010000 / 0x0a000000
Warning: C:/WGUN/GUN1/gun32.ils: 0x0003b000 / 0x08000000
Warning: unknown heap name : 0x08000000 / 0x08000000
Warning: Error detected (LME288)
Error: Unable to perform link


If i compile and link the complete app all is ok.
Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: Link error with new 15/12
Posted: Fri Jan 08, 2016 02:41 PM

Found!!
This is a memory-problem.
I have to increase the virtual memory in the windows 10 settings.

Thanks.

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Link error with new 15/12
Posted: Fri Jan 08, 2016 10:31 PM
Günther,

What amount have you specified ?

many thanks for the tip! :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: Link error with new 15/12
Posted: Sat Jan 09, 2016 06:51 PM

Antonio, i use the recommended size as in the dialog showing! My Computer are with only 3GB memory.

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 1048
Joined: Mon Oct 24, 2005 09:54 AM
Re: Link error with new 15/12
Posted: Wed Jan 13, 2016 01:44 PM

After a each update from WIN10 the errors are new present.
Now i use ilink32.exe and lnkdfm100.dll from 582 and is functioning.

Regards,
Günther
---------------------------------
office@byte-one.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Link error with new 15/12
Posted: Thu Jan 14, 2016 05:50 PM

thanks for the info :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion