BarryG wrote:Where can we download the Eagle file? And what size does Lof() return if you open it?
Here is that file:
https://www.dropbox.com/s/vqh85ed8ttrtc ... e.epf?dl=0
However I guess it is nonsense the file itself, but the path is making something wrong for x86 PB compilers, even with x64 ones it works correctly.
Lof(0) returns also the wrong amount !!
@leonhardt, maybe, but why that wierd behaviour?
@Marc56us, I have copied it, deleted it, created again as admin, etc. but the issue continued the same.
cas wrote:Go to compiler options and enable "Request User mode for Windows Vista and above (no virtualisation)
Waaaaw, that's it!
Activating that, the issue dissappeared !!
Still don't understand. Never happened this before.