Top "Cross-platform" questions

An attribute conferred to computer software or computing methods and concepts that are implemented and inter-operate on multiple computer platforms.

Platform identification in WiX 3.0

I am facing issues when migrating the managed code from x86 to x64 platform. I have a WiX project to …

wix cross-platform wix3 system-identification
How can I create a ramdisk in Python?

I want to create a ramdisk in Python. I want to be able to do this in a cross-platform way, …

python unit-testing cross-platform temporary-files ramdisk
Good portable SIMD library

can anyone recommend portable SIMD library that provides a c/c++ API, works on Intel and AMD extensions and Visual …

c++ open-source cross-platform simd
How can I move file into Recycle Bin / trash on different platforms using PyQt4?

I would like to add the next feature to my cross-platform PyQt4 application: when user selects some file and select "…

python qt4 cross-platform pyqt4 recycle-bin
How do you make an installer for your python program

Im new to python, but I was thinking about making a program with python to give to my friends. They …

python installation cross-platform python-3.2
What's the best API for automated forex trading?

I am interested in writing a small automatic trader for the forex market. I would like to chose my own …

api cross-platform trading forex
Communication between C++ and Python

I am looking for an efficient and smart way to send data between a C++-program and a Python-script. I …

python c++ cross-platform buffer communication
What should a developer know before building an API for a community based website?

What things should a developer designing and implementing an API for a community based website know before starting the heavy …

rest cross-platform restapi
java background/daemon/service cross platform best practices

I am looking for the best way to make my desktop java program run in the background (daemon/service?) across …

java cross-platform desktop-application daemon
Resize display resolution using python with cross platform support

Resize display resolution using a python function. It should be cross platform, ie support for windows, linux and mac (it …

python windows cross-platform desktop-application screen-resolution