Skip to content

SavvyCAN.pro: fix linking errors.#1098

Open
dry-75 wants to merge 1 commit into
collin80:QT6WIPfrom
dry-75:dry/QT6WIP_mr
Open

SavvyCAN.pro: fix linking errors.#1098
dry-75 wants to merge 1 commit into
collin80:QT6WIPfrom
dry-75:dry/QT6WIP_mr

Conversation

@dry-75

@dry-75 dry-75 commented May 25, 2026

Copy link
Copy Markdown

Could you have a look.. fixes for me this:

/usr/bin/ld: scriptcontainer.o: in function ISOTPScriptHelper::ISOTPScriptHelper(QJSEngine*)': scriptcontainer.cpp:(.text+0x1bb): undefined reference to HandlerFactory::createISOTPHandler()'
/usr/bin/ld: scriptcontainer.o: in function UDSScriptHelper::UDSScriptHelper(QJSEngine*)': scriptcontainer.cpp:(.text+0x356): undefined reference to HandlerFactory::createUDSHandler()'
/usr/bin/ld: isotp_interpreterwindow.o: in function ISOTP_InterpreterWindow::ISOTP_InterpreterWindow(QList<CommFrame> const*, QWidget*)': isotp_interpreterwindow.cpp:(.text+0x1464): undefined reference to HandlerFactory::createISOTPHandler()'
/usr/bin/ld: isotp_interpreterwindow.cpp:(.text+0x146d): undefined reference to HandlerFactory::createUDSHandler()' /usr/bin/ld: udsscanwindow.o: in function UDSScanWindow::UDSScanWindow(QList const*, QWidget*)':
udsscanwindow.cpp:(.text+0x19bf): undefined reference to `HandlerFactory::createUDSHandler()'
collect2: error: ld returned 1 exit status

  Fix a few undef linking references by including bus_protocols/handler_factory.*
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

Successfully merging this pull request may close these issues.

1 participant