SUPERAndroidAnalyzer / super

Secure, Unified, Powerful and Extensible Rust Android Analyzer
https://superanalyzer.rocks/
GNU General Public License v3.0
421 stars 59 forks source link

Tests fail in i686 Windows #33

Closed Razican closed 8 years ago

Razican commented 8 years ago

Tests are failing in 32 bit Windows, even if they work in 64 bit. The error is assertion failed: config.check(), which shouldn't happen. Here the build. Interestingly enough, the build with Rust 1.11 in GNU works in i686.