i'm playing around qnx's ide momentics. i'm making local c/c++ code. when try run file, choose "local c/c++ application", , gives me choice of configurations. question if can use gcc compiler cygwin in momentics build programs, , knows how it.
after not getting answer (thanks stack community) , working on i've figured out. 1) since cygwin gcc compiler on path, momentics automatically sees , use it. no need explicit selection. 2) momentics can't compile , run code executed locally, works targeted remote execution. can compile , run program on vm, not on host machine.
Comments
Post a Comment