As in title. Want to create multi-windows version app, but compiled only once. But how can i know if it would run for instance on Win XP SP1 x32, or Win XP x64 SP2 if i don't have them? It probably depends on in what architecture my libraries (like QT) was compiled, my OS architecture, compiler but anything else?
What should i do if i would like to have app working on Win 98 and compiled on Win 7?
Bookmarks