This is making me crazy.
source code: d:\github\harbour32
HB_INSTALL_PREFIX: d:\harbour
delete harbour folder, except c compiler, and recreate harbour
compiling \github\harbour32\contrib\hbhpdf\tests\harupdf.prg all ok
compiling \harbour\contrib\hbhpdf\tests\harupdf.prg GPF error
comparing folder source code, all the same.
comparing EXEs
d:\github\harbour32\contrib\hbhpdf\tests>fc harupdf.exe \harbour\contrib\hbhpdf\tests\harupdf.exe
Comparando os arquivos harupdf.exe e \HARBOUR\CONTRIB\HBHPDF\TESTS\HARUPDF.EXE
00000088: B6 A5
000000D8: 68 57
2 bytes differents, do not know if is a normal issue, may be date/time or anything else.
delete EXEs, recompile using -rebuild
works on one folder but not on another.
I never see anything like this.
Check antivírus configuration, to see if any folder is excluded from check, but no folder.
Any suggestion about this?
José M. C. Quintas