The IDE doesn't matter. With a proper build system, like SCons, CMake, QMake or plain make, the IDE you use and the OS you build on is mostly irrelevant.
What matters is the code you write. If you write it using notepad, emacs, vi, visual studio or something else does not matter.