I have: FWH 64 for Harbour 19.06 (MSVC++) Jun. 2019
If I use .bat in samples folder to test .prg files I get my .exe.
Inside build64.bat there is:
Code: Select all
echo uuid.lib >> msvc.tmp
If I try to compile my apps that is inside c:\myfolder I get:
Code: Select all
uuid.lib : fatal error LNK1136: file danneggiato o non valido
where is the right uuid.lib?