This question already has answers here: 开发者_Python百科 Closed 11 years ago. Possible Duplicate: R: determine if a script is running in Windows or Linux
is there a multiplatform c++ compiler that could be linked into any software ? Lets say I want to generate c++ code at runtime, compile it and run it.
I writing code that should compiled and run on both Windows and unix like Linux. I know about difference between line endings, but question is which to prefer for my code? Does it matter? I want it to
I\'m trying to develop an ebook reader(for mobile devices) which is platform independent. Currently my focus is epub only.
I would like to develop开发者_如何学Go a cross platform application, i\'m not sure which is best to use for a desktop application
I\'ve been reading about CrossKylix recently, but for most uses one has to consider 3rd party components.
Is there an efficient way that doesn\'t require too much fiddling (I can cope with a bit) to get version control working across > 1 environments? By that, I mean multiple IDEs; I am developing on VS20
Is it possible to use Code::Blocks to develop for iPhone? I mean if I may include the necessary frameworks, do remote debugging, etc. I never used Code::Blocks but it seems a good choice for multiplat
Could some tell me the difference between 32bit and 64bit .NET assemblies? I understand when it is needed to be precise instead of selecting AnyCPU con开发者_如何学JAVAfiguration.
I have a simulation software (C++) that runs on the command line. It is platform independent (currently compiling and running on Windows, MacOS X and Linux). When the simulation ends, I visualize the