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
error running my program on other computers
Started by crmx, May 21 2006 07:07 PM
6 replies to this topic
#1
Posted 21 May 2006 - 07:07 PM
#3
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..
my app compiles multithreaded, and i already installed
net framework 1.1 and 2.0 and still nothing.. :\
still same error..
#4
Posted 21 May 2006 - 10:20 PM
Does he have directx installed/updated?
#5
Posted 22 May 2006 - 01:40 PM
hello,
yes i have dx9c installed on the other computer.. i updated it all
yes i have dx9c installed on the other computer.. i updated it all
#7
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
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












