machinekit / machinetalk-protobuf

Protobuf declarations for machinekit messages
MIT License
10 stars 11 forks source link

Fix cpp build with namespaces #41

Closed machinekoder closed 8 years ago

machinekoder commented 8 years ago

For some reason the namespaces breakt the library build. Somehow symbols are missing at runtime.

Discovered the problem when I tried to build it against QtQuickVcp.

mhaberler commented 8 years ago

paste log here

machinekoder commented 8 years ago

Fixed https://github.com/machinekit/machinekit/pull/982 https://github.com/strahlex/QtQuickVcp/commit/c8e5d21318cdff40f1c5faa6ef7f454faff07d85