We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
我用的vs2013+Boost1.65+py3.6 一键编译不通过,Cmake和boost的版本无法对应上
我是放到vs里手工编译的:
错误LNK2001:未解析的外部符号“declspec(dllimport)struct object * cdecl boost :: python :: detail :: init_module(struct PyModuleDef&,void( cdecl *)(void))”( imp?init_module @ detail @ python @ boost @@ YAPAU_object @@ AAUPyModuleDef @@ P6AXXZ @ Z)
The text was updated successfully, but these errors were encountered:
你可能需要编译 boost-python3
Sorry, something went wrong.
No branches or pull requests
我用的vs2013+Boost1.65+py3.6
一键编译不通过,Cmake和boost的版本无法对应上
我是放到vs里手工编译的:
错误LNK2001:未解析的外部符号“declspec(dllimport)struct object * cdecl boost :: python :: detail :: init_module(struct PyModuleDef&,void( cdecl *)(void))”( imp?init_module @ detail @ python @ boost @@ YAPAU_object @@ AAUPyModuleDef @@ P6AXXZ @ Z)
The text was updated successfully, but these errors were encountered: