Skip to content

Fix multiple definition#1

Open
pragmaticQt wants to merge 1 commit intobstubert:masterfrom
pragmaticQt:Branch_Fix_multiple_definition
Open

Fix multiple definition#1
pragmaticQt wants to merge 1 commit intobstubert:masterfrom
pragmaticQt:Branch_Fix_multiple_definition

Conversation

@pragmaticQt
Copy link

When compiling, test_connect_to_mock_can_bus and test_read_write_on_mock_can_bus project both report multiple definition error.

After investigation, I found some lib files over linked.
For example, CanBusEx linked by ecuCan and mockCanUtils.

My fix is to remove duplicated lib and also change mockCanUtils to Static lib.

See the TestOK.png committed for result.

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