Search found 7 matches

by NickHammerich
Fri 15 Apr, 2022 6:04 pm
Forum: Patches
Topic: [Patch] Floppy drive noises
Replies: 13
Views: 16517

Re: [Patch] Floppy drive noises

How to compile this plugin?
by NickHammerich
Thu 14 Apr, 2022 12:55 pm
Forum: General
Topic: Installing plugins
Replies: 1
Views: 1088

Installing plugins

I compiled PCem in Linux Mint with the setting -DPLUGIN_ENGINE=ON to install plugins. PCem works fine, but how do I install plugins?
by NickHammerich
Mon 07 Feb, 2022 12:30 pm
Forum: General
Topic: About OS/2 and the Matrox Millennium and cursor.
Replies: 2
Views: 2141

Re: About OS/2 and the Matrox Millennium and cursor.

Can you tell me where you got the PCem roms to make Matrox Millennium appear? I just don't have it. Maybe I can help.
by NickHammerich
Sat 05 Feb, 2022 6:55 am
Forum: Development
Topic: Beta Builds
Replies: 2
Views: 2310

Re: Beta Builds

Those who are unable to compile PCem or want to check its current state hassle-free can download development versions here: https://github.com/sarah-walker-pcem/pcem/actions/workflows/c-cpp.yml Just select the workflow run you want (preferably the latest one) and navigate to the Artifacts section w...
by NickHammerich
Fri 04 Feb, 2022 2:13 pm
Forum: Development
Topic: Beta Builds
Replies: 2
Views: 2310

Beta Builds

I have an idea how to simplify life for those who can't compile PCem (I am one of them (neither in Windows 10 nor in Linux Mint is compiled)): to do beta builds, by analogy with 86Box, which is a fork of PCem. :D However, the question arises where to store the assembly data. You can, for example, ma...
by NickHammerich
Sun 23 Jan, 2022 2:42 pm
Forum: General
Topic: Problems with PCem compilation in Windows
Replies: 3
Views: 1797

Re: Problems with PCem compilation in Windows

As it turned out, the compiler does not see wxWidgets. No methods on the Internet help me.
by NickHammerich
Thu 20 Jan, 2022 6:03 am
Forum: General
Topic: Problems with PCem compilation in Windows
Replies: 3
Views: 1797

Problems with PCem compilation in Windows

When I'm in the "MSYS2 MinGW 64-bit" enter the command "cmake -G "Ninja" -DMSYS=TRUE -DCMAKE_BUILD_TYPE=Release", it appears the error: CMake Error at C:/msys64/mingw64/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find wxWidgets ...