Created
August 8, 2019 10:57
-
-
Save andreastt/6b0b177d7829c4271ca1e9d18d88fbb1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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