c++ - compiling for other platforms -


is possible compile (under mac os x using netbeans) c++ code linux architectures?

yes, it's possible. it's called cross-compiling. instructions how build , use cross-compiler go here.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -