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.

Is there a way to embed a browser in Java?

Is there a way to embed a browser in Java? more specifically, is there a library that can emulate a …

java browser cross-platform
Monitoring contents of files/directories?

I'm looking for a cross-platform file monitoring python package? I know it is possible to monitor files on windows using …

python file cross-platform filesystems monitoring
MongoDB GUI client (cross-platform or Linux)

The list of MongoDB GUI client apps on the official site is outdated: some clients are not supported, some are …

linux mongodb user-interface cross-platform
Is it possible to use Python to write cross-platform apps for both iOS and Android?

Is it possible to use Python to write cross-platform apps for both iOS and Android

python android ios cross-platform beeware
C++ Cross-Platform High-Resolution Timer

I'm looking to implement a simple timer mechanism in C++. The code should work in Windows and Linux. The resolution …

c++ cross-platform timer
Is there a 128 bit integer in C++?

I need to store a 128 bits long UUID in a variable. Is there a 128-bit datatype in C++? I do …

c++ performance types cross-platform uuid
MSbuild Error: The builds tools for v140 (Platform Toolset = 'v140') cannot be found

I have a solution which is consists of a large number of projects (C++ and C#). I upgraded the solution …

c++ msbuild cross-platform visual-studio-2015 tfsbuild
Developing for iOS device in Windows environment with Flutter

I'm new to Flutter, was just wondering if it's possible. I've tried building the demo code using intellij with given …

ios flutter cross-platform
2D Cross-Platform Game Development Engines

I've worked for some time with Corona SDK and love how fast and easy I can create powerful apps using …

windows mobile cross-platform 2d game-engine
Cross-platform way to get PIDs by process name in python

Several processes with the same name are running on host. What is the cross-platform way to get PIDs of those …

python cross-platform jython hp-ux