Skip to content

Pythonshell plugin needs PocoFoundation for linking #1

@Jokymon

Description

@Jokymon

Adding this line to plugins/pythonshell/CMakeLists.txt fixes this problem for MinGW but a more platform independent solution is necessary.

TARGET_LINK_LIBRARIES( pythonshell ${POCO_LIBRARY_PATH}/libPocoFoundation.dll )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions