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.

What is the difference between Photon Server and Photon Cloud?

What is the difference between the Photon Server and Photon Cloud products?

cross-platform cloud multiplayer photon
Is node.js a viable alternative to traditional scripting languages like Perl and Python?

Recently I've fallen out of love with Perl as a cross-platform general purpose scripting language, and niether Python nor Ruby …

javascript node.js scripting cross-platform v8
Game engine with python scripting?

Looking to put together a 3D side-scrolling action platformer. Since this is my first time trying to put together a …

python cross-platform game-engine
Not supported platforms for java.awt.Desktop.getDesktop()

Since Java 6 there is a class java.awt.Desktop. There are some nice methods but the class is not supported …

java cross-platform desktop
Force npm install to install optional dependencies for other platforms

I'm building a build task for Visual Studio Team Services. In this task I'm using 7zip-bin to package the binary …

node.js npm cross-platform npm-install azure-pipelines-build-task
Any good PDF export filter that works with Fast Report?

I recently discovered that the PDFs exported by the Fast Report's PDF export filter aren't displayed correctly in Mac OSX, …

delphi pdf pdf-generation cross-platform fastreport
Xamarin Forms Sharedpreferences cross

I'd like to know what is the best solution to manipulate application settings in a cross-platform way. In iOS we …

sharedpreferences cross-platform xamarin.forms application-settings
How do you stream M4V video on the web without using Flash?

I'm building a web site that needs to stream video and be friendly for handheld devices (especially the iPhone). Some …

iphone cross-platform video-streaming m4v
Building a Mac and Windows GUI Application

I am planning to build a GUI application for Mac and Windows. I've been doing some research in the technology …

c++ python cross-platform wxpython py2app
How to I get crosstool-ng C++ compiler working

I'm trying to get crosstool-ng working with both C and C++. Even though I've selected C++ while using menuconfig, it …

c++ linux arm cross-platform crosstool-ng