[ODE] simulation won't execute on a different PC
Lars Nilsson
chamaeleon at gmail.com
Wed Aug 15 11:08:58 MST 2007
On 8/15/07, Paul White <pwhitey86 at gmail.com> wrote:
> I have compiled my simulation using MSVC 2005 in ReleaseDLL mode. I tried
> to execute the sim on another machine and I received this error:
>
> "The application has failed to start because the application configuration
> is incorrect. Reinstalling the application my fix this problem"
>
> The folder containing the executable contains:
> 3dsim01.exe
> drawstuff.dll
> ode.dll
>
> Is there something I'm missing in the MSVC project settings? Is there
> something missing on the other PC?
You might want to run vcredist_x86.exe, found in
%VSINSTALLDIR%\SDK\v2.0\BootStrapper\Packages\vcredist_x86, on the
target machine and see if that solves the problem.
Lars Nilsson
More information about the ODE
mailing list