Skip to content
New issue

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

error with pyiec61850 bindings..."fatal error LNK1120: 9 unresolved externals" #527

Open
rahatN-tech opened this issue Oct 10, 2024 · 0 comments

Comments

@rahatN-tech
Copy link

..i am getting the following error
D:\python\comm\build\pyiec61850_iec61850.vcxproj] iec61850PYTHON_wrap.obj : error LNK2019: unresolved external symbol MmsGooseControlBlock_getFixedOffs referenced in function _wrap_MmsGooseControlBlock_getFixedO ffs [D:\python\comm\build\pyiec61850_iec61850.vcxproj] iec61850PYTHON_wrap.obj : error LNK2019: unresolved external symbol MmsGooseControlBlock_getNdsCom referenced in function _wrap_MmsGooseControlBlock_getNdsCom [D :\python\comm\build\pyiec61850_iec61850.vcxproj] D:\python\comm\build\pyiec61850\Release_iec61850.pyd : fatal error LNK1120: 9 unresolved externals [D:\python\comm\build\pyiec61850_iec61850.vcxproj]

even though in build..i dont want to use GOOSE..So in CMakeLists.txt file i am setting it as cmake -DBUILD_PYTHON_BINDINGS=ON -DCONFIG_INCLUDE_GOOSE_SUPPORT=OFF..still i am unable to link the bindings with my project...also removed goose related files from swig interfacing files with .i extension....please resolve the issue ..badly stuck it it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant