Skip to content

Fix build issues - #3

Open
NikolaiShipilov wants to merge 1 commit into
mainfrom
fix/build-fixes
Open

Fix build issues#3
NikolaiShipilov wants to merge 1 commit into
mainfrom
fix/build-fixes

Conversation

@NikolaiShipilov

Copy link
Copy Markdown
Collaborator

Addresses issues identified during the development of https://github.com/openDAQ/openDAQ_LT_reference_example :

  • Adds missing definitions
  • Fixes WEBSOCKET_STREAMING macro usage by using 1/0 instead of relying on its presence as a definition
  • Adds missing system includes
  • Includes "streaming_config.h" as the first header in files where configuration parameters are used
  • Fixes variable declaration order and adds missing type specifiers
  • Removes the redundant declaration of the static signals_add_signal function

@NikolaiShipilov NikolaiShipilov self-assigned this Jul 28, 2026
@NikolaiShipilov NikolaiShipilov added the bug Something isn't working label Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant