Hi, It is important to use a cross platform building-tool to achieve your goal. They help very much about the rest. CMake is one of these tools. It helps about using the correct statements, like include statements, by updating the dependency files appropriately according to the platform the compilation occurs. As Thomas Hruska said, there is no way to achieve every part of code to work on every platform, but as the standards are used it gets simpler.
Check out my site. I have a complex tutorial like writing about this topic. http://www.programex.net http://doku.programex.net/doku.php?id=softwaredevelopmentteam:acppprojec\ t:start Good luck, Fuat ===================== Posted through Grouply, the better way to access your Yahoo Groups like this one. http://www.grouply.com/?code=post
