Hugh

Avatar
  • Total activity 14
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 3
  • Created

    How to get CMake to actually find includes??

    Completed
    So I have my project and it has underneath it "External Libraries" with some include directories. I've referenced a .h file from one of these directories, specifically libusb. It looks like the ID...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    How to use sed as an external tool? Wildcard issue

    So I'm using TypeScript, transpiling to ES6. Known bug: Typescript outputs imports without a file extension.So I have a sed command to search for "import { something } "./something"; and add .js to...
    • 2 followers
    • 3 comments
    • 0 votes