Jason Bugeja

Results 5 comments of Jason Bugeja

I have found the location of Projectconfig.h - it is no longer in the **C:\Program Files (x86)\** folder but in **C:\Users\_(username)_\AppData\Local\Arduino15\** as per this forum: [https://forum.arduino.cc/index.php?topic=393434.0](https://forum.arduino.cc/index.php?topic=393434.0) It has to be...

Unfortunately it does not compile when injected with the modified Projectconfig.h file - maybe it changes the CRC code or something? Before the file injection it was compiling successfully. kindly...

It would still modify the checksums I suppose. Thanks for now.

Ok, found the trick... I changed the values you told me in the original file and replaced the difference in characters with spaces to trick the checksum thing! So the...

Hi @lathoub, I have tried the fixed version. Still gives the exact same error log. What I ended up doing to fix the problem temporarily is copying all the libraries...