boostorg / boostorg/python

Is there a corresponding version relationship between boost.python and Python 3

Aperta
#494 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
537
Fork
223
Merge medio
11h 22m
PR unite (30g)
2

Descrizione

I'm compiling the omplapp1.7.0 library. The compilation is successful, but no GUI animation window pops up when running any instance program. The query deepseek indicates that the python binding may not be successful because D:\QJ\omplapp-1.7.0\build\lib\Release\ompl*.pyd is not generated in the local directory. So when returning to the cmake-gui software, it was found that there was such an alarm:

CMake Warning at D: / SoftWare/Cmake4.0.0 / CMake - 4.0.0 - Windows - x86_64 / share/CMake - 4.0 / Modules/FindBoost. CMake: 1427 (message):
**New Boost version** may have incorrect or missing dependencies and imported targets
Call Stack (most recent call first):
D: / SoftWare/Cmake4.0.0 / cmake - 4.0.0 - Windows - x86_64 / share/cmake - 4.0 / Modules/FindBoost. Cmake: 1552
(_Boost_COMPONENT_DEPENDENCIES)
D: / SoftWare/Cmake4.0.0 / cmake - 4.0.0 - Windows - x86_64 / share/cmake - 4.0 / Modules/FindBoost. Cmake: 2164
(_Boost_MISSING_DEPENDENCIES)
CMakeLists.txt:65 (find_package)

CMake Warning at D: / SoftWare/Cmake4.0.0 / CMake - 4.0.0 - Windows - x86_64 / share/CMake - 4.0 / Modules/FindBoost. CMake: 1427 (message):
**New Boost version** may have incorrect or missing dependencies and imported targets
Call Stack (most recent call first):
D: / SoftWare/Cmake4.0.0 / cmake - 4.0.0 - Windows - x86_64 / share/cmake - 4.0 / Modules/FindBoost. Cmake: 1552
(_Boost_COMPONENT_DEPENDENCIES)
D: / SoftWare/Cmake4.0.0 / cmake - 4.0.0 - Windows - x86_64 / share/cmake - 4.0 / Modules/FindBoost. Cmake: 2164
(_Boost_MISSING_DEPENDENCIES)
ompl/CMakeModules/FindPython.cmake:189 (find_package)
CMakeLists.txt:95 (find_boost_python).

By the way, I installed boost:x64-windows 1.88.0 and python3.12.9 using vcpkg.exe. Is there a version correspondence between them

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.