Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #3363
Closed
Open
Issue created Feb 01, 2019 by Felix Moessbauer@fmoessbauerContributor

client build on Windows impossible due to absolute paths

The cronbuilds >7.0.17837 of DynamoRIO are shipped with a broken CMake integration: When building a DR client with this version, CMake tries to locate locate the dbghelp_imports.lib at the absolute path C:/projects/dynamorio/<...> instead of the relative one. This obviously does not work on machines other than the one DR is compiled and packaged on.

These pathes are generated by DR during the packaging and can be found in: Dynamorio-7.0.x-0/cmake/DynamoRIOTarget64.cmake

Assignee
Assign to
Time tracking