Author Topic: KiCAD build using CB Project via cmake 4.0  (Read 171 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7781
    • My Best Post
KiCAD build using CB Project via cmake 4.0
« on: May 16, 2025, 10:01:14 pm »
I am trying once more to update these old directions https://wiki.codeblocks.org/index.php/KiCadBuildQuickRef

This time using MSys2 UCRT64 and kicad git repo.

The CB Project is now made; the project has build errors; but, the error is the same as the KiCAD Msys2 mingw package.

I have only build the targets "kicad" and "all" both failed with an compiler error that might be a missing include

Tim S.
« Last Edit: Yesterday at 05:11:10 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7781
    • My Best Post
Re: KiCAD build using CB Project via cmake 4.0
« Reply #1 on: Yesterday at 05:15:33 pm »
The toolchain setting I am using for codeblocks IDE launched and packaged from MSys2

GNU GCC Compiler
Compiler installation Directory: ${MINGW_PREFIX}
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org