Linkerror with new harbour and fwppc

Post Reply
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Linkerror with new harbour and fwppc

Post by Thomas Grueninger »

Hello,

after update the latest fwppc and harbour i have

FiveCEC.lib(AYGSHELL.obj) : error LNK2019: unresolved external symbol SHGetDocumentsFolder referenced in function "void __cdecl HB_FUN_SHGETDOCUMENTSFOLDER(void
)" (?HB_FUN_SHGETDOCUMENTSFOLDER@@YAXXZ)

A solution for this problem?

Regards,
Thomas
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Thomas,

In buildce.bat a new lib is used:

echo %vcdir%\lib\arm\ceshell.lib >> msvc.tmp
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Post by Thomas Grueninger »

Hello Antonio,

many thanks, it works.

Regards,
Thomas
Post Reply