gazebosim / gazebosim/sdformat

Find ign math package fails in windows

Open
#115 1 comment 0 reactions 0 assignees View on GitHub
1.5 bug major
Dominant language
C++
Stars
216
Forks
125
Avg merge
1d 14h
Merged PRs (30d)
14

Description

**Original report ([archived issue](https://osrf-migration.github.io/sdformat-gh-pages/#!/osrf/sdformat/issues/115)) by XB32Z (Bitbucket: [XB32Z](https://bitbucket.org/%7B256c5193-3bf3-4409-936c-3dd8b397ede3%7D/)).**

----------------------------------------
Hi,
Using windows, when including SDFormat in a project (gazebo), cmake uses the SDFormatConfig.cmake file. line 25 it is written ignition-math which fails because the config.cmake file of ignition math is called ignition-math2.
I would change that line to:
find_package(ignition-math2)

Thank you,

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.