openrr / urdf-viz

visualize URDF/XACRO file, URDF Viewer works on Windows/MacOS/Linux
Apache License 2.0
413 stars 56 forks source link

Statically link binary on Windows MSVC #175

Closed taiki-e closed 7 months ago

taiki-e commented 1 year ago

Allow running prebuilt binary without Microsoft VC++ redistributable

taiki-e commented 7 months ago

Confirmed that it works as expected.