Reconfiguring the Eeschema GUI, compiling from source

I’m getting different errors, but I’m going to try and figure those out as well! I’ll update the forum if I find some tips/techniques for these problems. Thank you!

Try running the kicad.exe found in C:\msys32\mingw64\bin (or similar location).

OH! What is the difference between the two executables?

kicad.exe will be copied to C:\msys32\mingw64\bin if you run “make install” (which builds if required and installs to the msys filetree). If you are building to debug, you may want use a different make command.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.