crmx
05-21-2006, 12: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
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