Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
S
stb_truetype-rs
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • redox-os
  • stb_truetype-rs
  • Issues
  • #21

Closed
Open
Opened Dec 19, 2018 by OptimisticPeach@OptimisticPeach

Cannot compile the newest version

When I tried to compile my project today, I went through a rabbit hole, and ended up here. I get an error on line 9, and it's because you never declared an extern crate named byteorder, leading to a missing crate. section until use statement. Please fix this, as my current installation of cargo/cargo-apk can't seem to sort out using an older library. PS, I'm looking at version "0.2.5"

Edited Dec 19, 2018 by OptimisticPeach
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: redox-os/stb_truetype-rs#21