Cross-compiling -> vmware/win98

Hello,

Has anyone had success getting SDL to run under vmware/win98? Or
vmware/anyWin32?

When I try to run the graywin.exe demo under vmware/win98 it faults in
SDL.DLL:

GRAYWIN caused an invalid page fault in
module SDL.DLL at 015f:10014caa.
Registers:
EAX=02690460 CS=015f EIP=10014caa EFLGS=00010212
EBX=02690460 SS=0167 ESP=0256fc2c EBP=0256fcec
ECX=00000000 DS=0167 ESI=02690650 FS=2fef
EDX=00000000 ES=0167 EDI=02690460 GS=0000
Bytes at CS:EIP:
8b 11 81 e2 00 00 00 80 81 fa 00 00 00 80 75 06
Stack dump:
10018a94 1005fc78 10009229 02690460 00000000 02690460 02690650 1002a770
1000926c 02690650 00000000 10008eae 02690650 1001636d 00000000 0256fd04–
Brian Hayward

Wow, vmware rocks!

SDL doesn’t handle the case when DirectX is present, but DirectDraw
hardware is not. I’ll fix that when I get a chance.

I have VMware running Win98 with sound, networking, CD-ROM access,
… wow! :slight_smile:

See ya,
-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec

Yes, it sure does…
First time you tried it, eh? :slight_smile:

Be really nice to develop and test windoze apps without unloading the
linux kernel.

Thanks for looking into that.–
Brian

Wow, vmware rocks!

SDL doesn’t handle the case when DirectX is present, but DirectDraw
hardware is not. I’ll fix that when I get a chance.

I have VMware running Win98 with sound, networking, CD-ROM access,
… wow! :slight_smile:

See ya,
-Sam Lantinga (slouken at devolution.com)

Lead Programmer, Loki Entertainment Software

“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec

Sam Lantinga wrote:

Wow, vmware rocks!

SDL doesn’t handle the case when DirectX is present, but DirectDraw
hardware is not. I’ll fix that when I get a chance.

I have VMware running Win98 with sound, networking, CD-ROM access,
… wow! :slight_smile:

That’s exactly my problem, I have Win2000RC2 with DirectX installed on
VMware. Looking forward to getting SDL running on it…–
Marc Lepage
http://www.antimeta.com/
Minion open source game, RTS game programming, etc.

Sam Lantinga wrote:

Wow, vmware rocks!

SDL doesn’t handle the case when DirectX is present, but DirectDraw
hardware is not. I’ll fix that when I get a chance.

I have VMware running Win98 with sound, networking, CD-ROM access,
… wow! :slight_smile:

That’s exactly my problem, I have Win2000RC2 with DirectX installed on
VMware. Looking forward to getting SDL running on it…

Can you give me a list of public DirectX apps that work with it?
Preferrably some with source code available?

A possible source:
http://www.microsoft.com/directx/

-Sam Lantinga				(slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec

Sam Lantinga wrote:

[re SDL in VMware]

Can you give me a list of public DirectX apps that work with it?
Preferrably some with source code available?

A possible source:
http://www.microsoft.com/directx/

If I get to this, it won’t be until at least next week. :-(–
Marc Lepage
http://www.antimeta.com/
Minion open source game, RTS game programming, etc.