Skip to content

Instantly share code, notes, and snippets.

@andreastt
Created August 8, 2019 10:57
Show Gist options
  • Save andreastt/6b0b177d7829c4271ca1e9d18d88fbb1 to your computer and use it in GitHub Desktop.
Save andreastt/6b0b177d7829c4271ca1e9d18d88fbb1 to your computer and use it in GitHub Desktop.
error: environment variable `MOZ_TOPOBJDIR` not defined
--> modules/libpref/init/static_prefs/src/lib.rs:11:18
|
11 | include!(concat!(env!("MOZ_TOPOBJDIR"), "/modules/libpref/static_prefs.rs"));
| ^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
error: Could not compile `static_prefs`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment