Skip to content

update memoffset version#3034

Closed
trickster wants to merge 1 commit into
emilk:masterfrom
trickster:memoffset-update
Closed

update memoffset version#3034
trickster wants to merge 1 commit into
emilk:masterfrom
trickster:memoffset-update

Conversation

@trickster

Copy link
Copy Markdown

CC: rust-lang/rust#111839

Closes https://github.com/emilk/egui/issues/THE_RELEVANT_ISSUE.

Running the example with the following command works in both debug and release mode.

cargo +nightly run -p egui_glow --example pure_glow --features=winit,egui/default_fonts,memoffset/unstable_offset_of

Comment thread Cargo.lock
"cfg-if",
"libc",
"memoffset",
"memoffset 0.6.5",

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this PR we need to compile two different memoffset: one 0.6.5 and one 0.9.0. I'm not a big fan of that

@emilk emilk closed this Jan 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants