pete-gordon / Giddy-3

Giddy 3: Reasonably Special Edition
GNU General Public License v2.0
7 stars 4 forks source link

Unbale to play through wine due to missing dlls #3

Open nesper8 opened 1 year ago

nesper8 commented 1 year ago

when i try to run the game through wine (due to the code not being compiled on modern systems), i'm getting this particular error

0114:err:module:import_dll Library libgcc_s_dw2-1.dll (which is needed by L"Z:\\home\\nesper8\\Games\\Giddy 3\\giddy3.exe") not found
0114:err:module:LdrInitializeThunk Importing dlls for L"Z:\\home\\nesper8\\Games\\Giddy 3\\giddy3.exe" failed, status c0000135

would you kindly include these missing dlls?

pete-gordon commented 1 month ago

What modern system are you unable to compile on? I just compiled on latest stable Raspberry Pi OS 64-bit, with the following commands:

sudo apt install libsdl1.2-dev libsdl-mixer1.2-dev make -f makefile