smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

SDL build fails with ENABLE_LOG=OFF #3588

Closed dboltovskyi closed 3 years ago

dboltovskyi commented 3 years ago

Bug Report

SDL build fails with ENABLE_LOG=OFFF

Reproduction Steps
  1. Try to build SDL with cmake -ENABLE_LOG=OFF flag
Expected Behavior

SDL is built successfully

Observed Behavior

Build failed

OS & Version Information
Test Case, Sample Code, and / or Example App
jacobkeeler commented 3 years ago

closing with the merge of #3604