As good developers we keep our code as standard compliant as possible to help in porting between platforms. But what tools are available that help us build the code in a uniform way across multiple platforms.
*nix family has make
but Windows needs nmake
.
I have read about SCons but never used it in anger. What is your favorite build tool, why do you find it effective and are there any limitations (i.e. platforms with bad support etc).
Cross platform IDEs as well.
Cross-platform development is the practice of developing software products or services for multiple platforms or software environments. Engineers and developers use various methods to accommodate different operating systems or environments for one application or product.
Faster time to market Since there is no need to make different applications for different platforms, developers can build and publish the applications on multiple app stores simultaneously. This means you can reach your audience present on Android, or iOS, or windows, at the same time and faster.
Leveraging a mobile cross-platform development approach enables a company to build an app and deploy it over various platforms, including the web. This means that, by building a single app, one can target both iOS and Android platforms.
Cross-platform development is the practice of developing products or services for different platforms and software environments. It allows developers to build apps compatible with multiple device platforms, such as Android and iOS.
cmake for c/c++ environments is good. http://www.cmake.org/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With