Sorry, I just noticed your Edit. Unfortunately I don't get notification of msg edits (only new messages).djrm wrote: Sat Apr 26, 2025 10:37 pm Edit, it is now possible to build the keyboard project using the files from Github however ...
That doesn't happen for me, and shouldn't be happening.djrm wrote: Sat Apr 26, 2025 10:37 pm When the Generate button is clicked the existing main.c gets overwritten and needs to be restored with the program code from the Github version. Builds successfully then.
The github included .MC3 file has all of the saved MCC settings, including (on my clean install), the 'Main' Project Resources setting of 'Generate main.c file' being disabled.
I noticed this also. The MCC setting options had changed (to what yours looked like in your earlier post), when I initially did the clean MPLAB X IDE install on my new laptop and I only had my original main.c file.djrm wrote: Sat Apr 26, 2025 10:37 pm The content manager MCC has a totally different appearance, updating to the latest made it look like I saw it initially and the project still built (after restoring main.c again)
However, after again starting fresh, with the new 'code' github project folder, and following the steps I listed, the MCC options were back to how it is on my main development PC. I just put this down to the included .MC3 file restoring the original project MCC options?
I'm definately interested to get to the bottom of this, so that we have a reliable "from scratch" compile procedure for the future.djrm wrote: Sat Apr 26, 2025 10:37 pm I updated something else (not sure what) and the system reverted to the broken style I had the problem with initially. I'll revert and see just what it is that causes the problem - the API has changed and needs the changes I made to make my initial successful build.
Currently, my testing on a fresh / new MPLAB X IDE install (note: Windows 10) system, seems to work nicely. Is it possible a Linux install is behaving differently?