It appears that you have to do a clean build. However, I missed some
cmake warnings about missing dependencies:
CMake Warning at
C:/msys64/mingw32/share/cmake-3.6/Modules/FindBoost.cmake:743 (message):
Imported targets not available for Boost version 106200
Call Stack (most recent call first):
C:/msys64/mingw32/share/cmake-3.6/Modules/FindBoost.cmake:842
(_Boost_COMPONENT_DEPENDENCIES)
C:/msys64/mingw32/share/cmake-3.6/Modules/FindBoost.cmake:1395
(_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:544 (find_package)
CMake Warning at
C:/msys64/mingw32/share/cmake-3.6/Modules/FindBoost.cmake:743 (message):
Imported targets not available for Boost version 106200
Call Stack (most recent call first):
C:/msys64/mingw32/share/cmake-3.6/Modules/FindBoost.cmake:842
(_Boost_COMPONENT_DEPENDENCIES)
C:/msys64/mingw32/share/cmake-3.6/Modules/FindBoost.cmake:1395
(_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:544 (find_package)
CMake still creates the make files. Everything compiles and links
properly and seems to work just fine so I'm not sure if the msys2 folks
changed something with the boost package or it's actually an issue with
boost that causing FindBoost.cmake to complain. None the less, you can
use boost 1.62 on msys2 to build kicad.
Cheers,
Wayne
On 10/11/2016 8:58 PM, Michael Steinberg wrote:
Can't reproduce on windows with msvc + 1.62 (tried that weeks ago with
an rc already). Might be an msys, mingw or gcc thing. Any hints to what
causes this?
Michael
Am 12.10.2016 um 02:54 schrieb Chris Pavlina:
And people argue with me when I say Boost is a piece of crap.
On Tue, Oct 11, 2016 at 07:38:59PM -0400, Wayne Stambaugh wrote:
Another boost version, another broken context switching build. Has
anyone successfully built kicad against boost 1.62? The msys2 project
just packaged 1.62 and kicad fails to build on windows. If you haven't
upgraded yet, don't. Otherwise you will to downgrade. Hopefully this
saves someone some grief. This is getting old. :(
Cheers,
Wayne
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp