Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MSVC / Windows Build of GTSAM_UNSTABLE #1102

Commits on Feb 15, 2022

  1. Per https://github.com/borglab/gtsam/blob/develop/Using-GTSAM-EXPORT.md

    … , classes with no methods defined in a .cpp file shouldn't have the GTSAM_EXPORT or GTSAM_UNSTABLE_EXPORT modifier. This was causing problems with the building of gtsam_unstable on MSVC / Windows.
    mikesheffler committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ac01db4 View commit details
    Browse the repository at this point in the history