Skip to main content

Questions tagged [cross-platform]

Cross-platform applications have the ability to be compiled (and then run) on multiple operating systems, usually with little-to-no changes in the code. This is accomplished through various checks in the code itself, or more commonly by the use of a cross-platform development library.

1 vote
1 answer
348 views

Is there a tool for verifying the contents of a Zip archive against the source directory's contents?

Here's the scenario: I create a ZIP archive using some GUI package like WinZip, 7-Zip or whatever by right-clicking on a directory "somename" and selecting "Compress to archive 'somename.zip'" When ...
Basil's user avatar
  • 113
1 vote
2 answers
491 views

Can I run the same virtual machine in both vmware on a PC and vmware fusion on a Mac?

Can one boot the same VM image in vmware workstation on a Windows XP machine AND in vmware fusion on a Mac?
adambox's user avatar
  • 945
1 vote
5 answers
368 views

Is there a remote desktop management tool that I can email to people? [closed]

I often need to remotely manage PC and Macs for desktop support. I'm after a remote desktop management support tool that I could email (or send a url) that the customer could click on (or run) and I ...
Matt 'Trouble' Esse's user avatar
1 vote
5 answers
5k views

`^M` in many lines in source code files. How can I remove them?

Someone recently sent me a couple of .cpp source code files. On opening the files with GNU Emacs or GVIM, I found them to have a weird character ^M near the ending of every line. Here is a ...
smilingbuddha's user avatar
0 votes
1 answer
12k views

Play internet video in external players (cross-platform)?

I have created a similar question on this on the ubuntu page. While that question was directed to a certain problem with adobe flash player in Linux, the answer that I found in the end is cross-...
user avatar

15 30 50 per page
1
2