G
Gerhard Fiedler
How will they not? VC++ will certainly still produce a Windows
executable, not a Linux executable.
Exactly. And that exe requires Windows, not VMware.
If I had a Windows platform handy, I'd run VC++ on it. If I
have to run it under VMware, it's because I don't have a Windows
platform available otherwise.
Right. But that's not a requirement of the generated executable. You can
install Windows in a dual-boot config or send the exe to someone else with
a Windows system or use a different virtualizer or Windows emulator, and
the exe will run just fine without VMware. It doesn't even know it was
compiled under VMware.
Gerhard