Jump to content


error running my program on other computers


6 replies to this topic

#1 crmx

    New Member

  • Members
  • PipPip
  • 13 posts

Posted 21 May 2006 - 07:07 PM

hello,

i created a library for my 3d works and put it into a DLL.
im compiling my program with VS2005. i use d3d.

i dont see a problem so far.. everything works on my pc..

once i sent it to other computer and to some friends, it gives me an error..

ERROR:

"The application has failed to start because the application is incorrect. Reinstalling the application may fix the problem"


its just a simple bump mapping example im building on top of my 3d library.. the library DLL is on same directory.. even if it wasnt the error would say that it was missing that DLL..

anyone know what can this be ?

thanks in advance

--vic

#2 monjardin

    Senior Member

  • Members
  • PipPipPipPip
  • 1033 posts

Posted 21 May 2006 - 08:26 PM

Someone in this thread had the same error message: http://www.gamedev.n...page=1
monjardin's JwN Meter (1,2,3,4,5,6):
|----|----|----|----|----|----|----|----|----|----|
*

#3 crmx

    New Member

  • Members
  • PipPip
  • 13 posts

Posted 21 May 2006 - 09:35 PM

i already tried it..
my app compiles multithreaded, and i already installed
net framework 1.1 and 2.0 and still nothing.. :\

still same error..

#4 dave_

    Senior Member

  • Members
  • PipPipPipPip
  • 584 posts

Posted 21 May 2006 - 10:20 PM

Does he have directx installed/updated?

#5 crmx

    New Member

  • Members
  • PipPip
  • 13 posts

Posted 22 May 2006 - 01:40 PM

hello,
yes i have dx9c installed on the other computer.. i updated it all

#6 monjardin

    Senior Member

  • Members
  • PipPipPipPip
  • 1033 posts

Posted 22 May 2006 - 02:07 PM

What about msvcr80.dll and msvcp80.dll?
monjardin's JwN Meter (1,2,3,4,5,6):
|----|----|----|----|----|----|----|----|----|----|
*

#7 crmx

    New Member

  • Members
  • PipPip
  • 13 posts

Posted 22 May 2006 - 02:25 PM

C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd


both the files are located in this directory aswell as msvcm80.dll..

i also copied them to the directory of my application but with no success

i tried to register the dll (regsvr32) but it fails..

no luck so far





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users