Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] Your boost variable set correctly?

[DiscordArchive] Your boost variable set correctly?

[DiscordArchive] Your boost variable set correctly?

Pages (3): Previous 1 2 3
rektbyfaith
Administrator
0
11-28-2024, 01:10 PM
#21
Archived author: Bobblybook • Posted: 2024-11-28T13:10:59.453000+00:00
Original source

Just FYI, fixed it - boost debug reveals all:
```-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:1922 ] Boost_LIB_PREFIX = "lib"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:1923 ] Boost_NAMESPACE = "boost"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:969 ] _boost_COMPILER = "-vc142;-vc141;-vc140" (guessed)
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:1959 ] _boost_MULTITHREADED = "-mt"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:2037 ] _boost_ARCHITECTURE_TAG = "-x64" (detected)
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:2041 ] _boost_RELEASE_ABI_TAG = "-"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:2042 ] _boost_DEBUG_ABI_TAG = "-gd"```

It's only searching for ```_boost_COMPILER = "-vc142;-vc141;-vc140" (guessed)```

I have vc143 libs installed. Turns out VSCode doesn't support v143 build tools, only up to v142.

Unfortunately there's no VSCode 2022 with support for vc143, I would need to switch to VS 2022 but I don't want to really.

I installed the msvc-14.2 version of the libs and it now works fine, just compiled the source even with latest boost (1.86) so I'm not even having to downgrade to 1.81 like other people have reported.. But not complaining

Anyway maybe this should be added to the wiki, as the error is a bit confusing and vague (lib "found" but not found) for anyone using VSCode or an IDE which does not support MSVC143

just leaving this here incase anyone else runs into this annoyance
rektbyfaith
11-28-2024, 01:10 PM #21

Archived author: Bobblybook • Posted: 2024-11-28T13:10:59.453000+00:00
Original source

Just FYI, fixed it - boost debug reveals all:
```-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:1922 ] Boost_LIB_PREFIX = "lib"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:1923 ] Boost_NAMESPACE = "boost"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:969 ] _boost_COMPILER = "-vc142;-vc141;-vc140" (guessed)
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:1959 ] _boost_MULTITHREADED = "-mt"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:2037 ] _boost_ARCHITECTURE_TAG = "-x64" (detected)
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:2041 ] _boost_RELEASE_ABI_TAG = "-"
-- [ C:/Program Files/CMake/share/cmake-3.30/Modules/FindBoost.cmake:2042 ] _boost_DEBUG_ABI_TAG = "-gd"```

It's only searching for ```_boost_COMPILER = "-vc142;-vc141;-vc140" (guessed)```

I have vc143 libs installed. Turns out VSCode doesn't support v143 build tools, only up to v142.

Unfortunately there's no VSCode 2022 with support for vc143, I would need to switch to VS 2022 but I don't want to really.

I installed the msvc-14.2 version of the libs and it now works fine, just compiled the source even with latest boost (1.86) so I'm not even having to downgrade to 1.81 like other people have reported.. But not complaining

Anyway maybe this should be added to the wiki, as the error is a bit confusing and vague (lib "found" but not found) for anyone using VSCode or an IDE which does not support MSVC143

just leaving this here incase anyone else runs into this annoyance

rektbyfaith
Administrator
0
11-28-2024, 01:14 PM
#22
Archived author: Nyeriah • Posted: 2024-11-28T13:14:47.282000+00:00
Original source

I advise using the version explicitly linked in the wiki
rektbyfaith
11-28-2024, 01:14 PM #22

Archived author: Nyeriah • Posted: 2024-11-28T13:14:47.282000+00:00
Original source

I advise using the version explicitly linked in the wiki

Pages (3): Previous 1 2 3
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)