An attribute conferred to computer software or computing methods and concepts that are implemented and inter-operate on multiple computer platforms.
I'm running the latest cygwin on windows 7 (32-bit), and trying to build an open-source project, RtAudio (it doesn't currently build …
c++ windows-7 cross-platform cygwin tcharI am trying to write a cross-platform python program that would run in the background, monitor all keyboard events and …
python cross-platform keyboard-events low-level-apiI've just found out that getopt is not cross-platform (in particular for FreeBSD and Linux). What is the best workaround …
bash shell cross-platform getoptI am going to develop a new GUI for an existing C++ application. The application works on Windows and Linux, …
qt user-interface cross-platform eclipse-rcpSo I have an app that is composed from an API and a Windows service (wrapped by Topshelf) that is …
unix cross-platform .net-core daemonI am developing a software in C++ on windows 32-bit (using MSVC++), but since I want to be able to …
linux build cmake cross-platform toolchainI'm currently managing some C++ code that runs on multiple platforms from a single source tree (Win32, Linux, Verifone CC …
c++ c embedded cross-platformOur company will soon start developing few products for mobile platforms, as CTO I was asked to examine the Pro …
android iphone ios blackberry cross-platformI have been trying to find a good solution to this for a long time: Is there a sure-fire way …
ruby cross-platform portabilityEdit: With enough rewriting, and commenting, I have it running, will post final below for others. Edit2: I've been more …
cross-platform cocos2d-x