[wx 2.8, WinXP, VS2005]Application runs on dev machine but
not on other WinXP machines
Fabian Cenedese
Cenedese at indel.ch
Tue Feb 20 03:14:33 PST 2007
>In VC2005 Express Edition there is no VC\redist folder. There is a
>redist folder in the Program Files\Microsoft Platform SDK for Windows
>Server 2003 R2, which you have to install in addition to the compiler.
>However, that redist doesnt have an x86 folder, but there is a
>readme.txt which points to
>http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdkredist.htm.
>That address contains a lot of files to install the full psdk. It would
>be more easy if the files could just be copied from the development
>computer where the wx-app was built. Unfortunately, the message "This
>application has failed to start because the application configuration is
>incorrect. Reinstalling the application may fix this problem" does not
>tell exactly which files are missing. Is there a way to tell?
You can use a dependency viewer to see, what dlls/functions your
exe (or also the dlls) imports.
bye Fabi
More information about the wx-users
mailing list