Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • L libHexEx
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HexEx
  • libHexEx
  • Issues
  • #2
Closed
Open
Issue created Aug 13, 2019 by Martin Heistermann@mheistermannDeveloper

Support non-static build on windows

Currently, no export macros are defined, so we cannot build a DLL on Windows. (This also means that on other platforms, more symbols than necessary are exported, as we cannot set CXX_VISIBILITY_PRESET hidden in cmake).

I'd recommend using cmake's generate_export_header to accomplish this, cf. https://www.graphics.rwth-aachen.de:9000/OpenVolumeMesh/OpenVolumeMesh/blob/cmake-overhaul-2/src/CMakeLists.txt#L95

Assignee
Assign to
Time tracking