• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ossia / libossia / 27866522040 / 1
48%
master: 48%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2026 11:11AM UTC
Files 487
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Jun 2026 09:07AM UTC coverage: 47.705% (+0.003%) from 47.702%
27866522040.1

push

github

jcelerier
deps: match Abseil's MSVC runtime to ossia's

Abseil's CMakeLists overrides CMAKE_MSVC_RUNTIME_LIBRARY from its own
ABSL_MSVC_STATIC_RUNTIME option (default OFF -> /MD dynamic), ignoring the
runtime selected by the enclosing build. Static ossia builds (Max/PD/Python/
Unity) force the static /MT runtime, so Abseil's /MD objects fail to link:

  absl_*.lib(...) : error LNK2038: mismatch detected for 'RuntimeLibrary':
  value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease'

Set ABSL_MSVC_STATIC_RUNTIME to mirror CMAKE_MSVC_RUNTIME_LIBRARY so the two
agree.

25968 of 54434 relevant lines covered (47.71%)

178044.74 hits per line

Source Files on job 27866522040.1
  • Tree
  • List 487
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27866522040
  • 3327acda on github
  • Prev Job for on master (#27859345483.1)
  • Next Job for on master (#27904356381.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc