![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Target operating system Hi all, After changing VS2003 to VS2008 my C++ app stopped working on Windows NT 4.0 It says, that this is not valid application or something like this. Is there any settings concerning target platform, not only x86 ? Regards Pawel |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Target operating system PawelSokolowski wrote: Quote: > After changing VS2003 to VS2008 my C++ app stopped working on Windows NT 4.0 > It says, that this is not valid application or something like this. > (http://msdn.microsoft.com/library/bb531344), so this is not completely unexpected. A forum thread discussing this in more detail is here: http://www.msfn.org/board/lofiversio...p/t112283.html It links to a more complete discussion here: http://groups.google.com/group/Visua...74dafe3eb6ef5/ This discusses some tweaks for getting it to work, but your best bet is really to stick with the last version of VS that still fully supports NT 4.0. If I'm not mistaken, VS2005 should still produce executables that run on NT 4.0. Quote: > Is there any settings concerning target platform, not only x86 ? > manifest file and probably one or two others I'm forgetting. Your main hurdle will be that as Windows moves forward, the runtime libraries will start linking with functions they'll assume to be present (and are not on NT 4.0) and not using the runtime libraries isn't really an option. Try getting a "hello, world!" application working before your try anything more complicated. -- J. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Target operating system You'll need to install the VS 2008 C++ run time support on whatever supported OS you want to run on. e.g. http://www.microsoft.com/downloads/d...displaylang=en -- Phil Wilson Definitive Guide to Windows Installer http://www.apress.com/book/view/1590592972 "PawelSokolowski" <PeeS290@xxxxxx> wrote in message news:%23nkkywq2IHA.4920@xxxxxx Quote: > Hi all, > > After changing VS2003 to VS2008 my C++ app stopped working on Windows NT > 4.0 > It says, that this is not valid application or something like this. > > Is there any settings concerning target platform, not only x86 ? > > Regards > Pawel > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Cannot Find Operating System! Help! | General Discussion | |||
| Operating System | Virtual PC | |||
| When the operating system | Vista General | |||
| operating system | Vista installation & setup | |||
| Operating System Help | Vista General | |||