An attribute conferred to computer software or computing methods and concepts that are implemented and inter-operate on multiple computer platforms.
I have a cluster of machines, each running a Java app. These Java apps need to access a unique resource.…
java file cross-platformI go through the posts on this issue on Stack Overflow, but nothing really works for me. I have the …
html css cross-browser cross-platform vertical-alignmentI have a Visual Studio C++ based program that uses pre-compiled headers (stdafx.h). Now we are porting the application …
c++ visual-studio gcc cross-platform stdafx.hOur company is on the verge of picking between native Android/iPhone development and some cross-platform solution, specifically Marmalade SDK (…
android ios cross-platform airplay marmaladeI'm using Windows 7 - 32bit operating system. I want to compile my simple C++ source code into executable for all …
c++ cross-platform cross-compilingI would like to build a third-party project that already has CMake as part of my project's CMake strips. ExternalProject_…
cmake cross-platform external-projectI need to execute a program and retrieve its stdout output in c++. I'd like my code to be cross-platform …
c++ boost cross-platform platform-independent boost-processWhat's the best setup for developing Linux apps from a Windows workstation? Right now I'm connected via SSH to our …
cross-platform development-environment x11I am working on xamarin.form cross-platform application , i want to navigate from one page to another on button click. …
c# xaml mvvm xamarin.forms cross-platformI'm making a cross-platform application that renames files based on data retrieved online. I'd like to sanitize the Strings I …
java cross-platform filesystems filenames