Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thread 'main' panicked at 'cannot found the library WINSPOOL.DRV on maps32/', src/emu/pe32.rs:848:17 #10

Closed
brandonros opened this issue Sep 7, 2022 · 1 comment

Comments

@brandonros
Copy link
Contributor

thread 'main' panicked at 'cannot found the library WINSPOOL.DRV on maps32/', src/emu/pe32.rs:848:17
stack backtrace:
   0: rust_begin_unwind
             at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/std/src/panicking.rs:584:5
   1: core::panicking::panic_fmt
             at /rustc/fe5b13d681f25ee6474be29d748c65adcd91f69e/library/core/src/panicking.rs:143:14
   2: scemu::emu::pe32::PE32::iat_binding
   3: scemu::emu::Emu::load_pe32
   4: scemu::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
@brandonros
Copy link
Contributor Author

Brandons-MacBook-Air:scemu brandonros 2022-09-07 00:33:04 $ ls -lh maps32/WINSPOOL.DRV 
-rw-r--r--  1 brandonros  staff   439K Sep  7 00:31 maps32/WINSPOOL.DRV
Brandons-MacBook-Air:scemu brandonros 2022-09-07 00:33:10 $ file maps32/WINSPOOL.DRV 
maps32/WINSPOOL.DRV: PE32 executable (DLL) (GUI) Intel 80386, for MS Windows

@brandonros brandonros mentioned this issue Sep 7, 2022
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

No branches or pull requests

1 participant