Page 1 of 1

Cannot Run exe from PC Build Release

PostPosted: Apr 21, 2008 @ 4:49am
by Nic-Gun
Hi there,

Just now I built my application using Release option and then shared it to my friend. But when he tried to run the application (which run fine on my computer) he got this error message

"This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem."

Are there any files or sdk that he need to install first? IIRC, built files using Release option are usually ready to be shared.

Any suggestions on this? Thanks before.

PostPosted: Apr 21, 2008 @ 2:45pm
by edge
Hi Nic-Gun,

It appears that it's missing some DLL's or there is an incompatibility. The best way to solve this is to link statically. It's being discussed in the following thread: http://forums.microsoft.com/MSDN/ShowPo ... 1&PageID=1

Alternatively, you can also build with the EDGELIB Builder.